Version bump

This commit is contained in:
con
2010-03-31 18:06:02 +02:00
parent f8ee5a5412
commit ded5ed975a
37 changed files with 139 additions and 139 deletions

View File

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