Difference between revisions of "AutoVersioning plugin"

From Code::Blocks
(New announcement of the autoversioning plugin)
 
Line 1: Line 1:
 
* Name: AutoVersioning
 
* Name: AutoVersioning
 
* Author: JGM
 
* Author: JGM
* Purpose: Auto increments the version and build number of your application
+
* Purpose: Auto increments the version and build number of your application every time a change has been made and stores it in version.h with easy to use variable declarations for versions, dates, svn and more. Also have a feature for committing changes a la SVN style and a version scheme editor.  
every time a change has been made and stores it in version.h with easy to use variable declarations for versions, dates, svn and more. Also have a feature for committing changes a la SVN style and a version scheme editor.  
 
 
* Version: 0.5; State: alpha - beta - '''stable'''
 
* Version: 0.5; State: alpha - beta - '''stable'''
 
* Last update: 22. Jul. 2007
 
* Last update: 22. Jul. 2007

Revision as of 02:20, 31 July 2007

  • Name: AutoVersioning
  • Author: JGM
  • Purpose: Auto increments the version and build number of your application every time a change has been made and stores it in version.h with easy to use variable declarations for versions, dates, svn and more. Also have a feature for committing changes a la SVN style and a version scheme editor.
  • Version: 0.5; State: alpha - beta - stable
  • Last update: 22. Jul. 2007
  • Forum thread for discussion: [/index.php/topic,6294.0.html]
  • Link for download: [/index.php/topic,6294.msg48225.html#msg48225]
  • Notes: Check the forum for screenshots of all its features. Any suggestions and help are nicely welcome.


...back to Announcement for plugins/patches: