Version bump.

This commit is contained in:
con
2010-01-07 18:17:10 +01:00
parent aeaaa39225
commit 2e495e7075
34 changed files with 127 additions and 127 deletions

View File

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