Version bump.

This commit is contained in:
con
2010-03-01 17:57:37 +01:00
parent 622e7234b7
commit 58703ba73d
36 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 80
#define IDE_VERSION_RELEASE 82
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)