Version bump.

This commit is contained in:
con
2009-04-08 11:45:30 +02:00
parent be7f1e2f55
commit de6a0cfea9
30 changed files with 112 additions and 112 deletions

View File

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