Version bump.

This commit is contained in:
con
2009-04-08 11:47:14 +02:00
parent 25deca3705
commit 423744e4e1
30 changed files with 113 additions and 113 deletions

View File

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