Difference between revisions of "AutoVersioning plugin"
From Code::Blocks
m (Changed version and date updated) |
|||
Line 2: | Line 2: | ||
* Author: JGM | * 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. | * 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. | + | * Version: 0.6; State: alpha - beta - '''stable''' |
− | * Last update: | + | * Last update: 11. Aug. 2007 |
* Forum thread for discussion: [/index.php/topic,6294.0.html] | * Forum thread for discussion: [/index.php/topic,6294.0.html] | ||
* Link for download: [/index.php/topic,6294.msg48225.html#msg48225] | * Link for download: [/index.php/topic,6294.msg48225.html#msg48225] |
Revision as of 01:54, 11 August 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.6; State: alpha - beta - stable
- Last update: 11. Aug. 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: