Version bump.

This commit is contained in:
con
2010-12-02 10:38:04 +01:00
parent e0084d9ef0
commit a9c803d310
42 changed files with 151 additions and 151 deletions

View File

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