Version bump.

This commit is contained in:
con
2009-06-02 15:33:34 +02:00
parent 5ab1974002
commit e9b2613dc0
33 changed files with 119 additions and 119 deletions

View File

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