Fixes: Bump Creator version after release

Task:     -
RevBy:    Thorbjorn
AutoTest: -
This commit is contained in:
Daniel Molkentin
2009-03-04 12:46:05 +01:00
parent 08d0b03e70
commit a155cec18f
29 changed files with 107 additions and 107 deletions

View File

@@ -35,7 +35,7 @@ namespace Constants {
#define IDE_VERSION_MAJOR 1
#define IDE_VERSION_MINOR 0
#define IDE_VERSION_RELEASE 0
#define IDE_VERSION_RELEASE 80
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)