Version bump.

This commit is contained in:
con
2009-10-02 16:21:21 +02:00
parent 8cc1e452f1
commit 1de6a6e716
34 changed files with 125 additions and 125 deletions

View File

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