Version bump.

This commit is contained in:
con
2010-11-02 11:15:12 +01:00
parent 5abfdbc160
commit d7216e84cc
42 changed files with 152 additions and 152 deletions

View File

@@ -37,7 +37,7 @@ namespace Constants {
#define IDE_VERSION_MAJOR 2
#define IDE_VERSION_MINOR 0
#define IDE_VERSION_RELEASE 93
#define IDE_VERSION_RELEASE 94
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)