Version bump also in master.

This commit is contained in:
con
2009-06-04 11:00:28 +02:00
parent 49f8a55533
commit 57cd26548e
32 changed files with 118 additions and 118 deletions

View File

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