Version bump.

This commit is contained in:
con
2009-10-02 16:27:03 +02:00
parent bf0a0af44f
commit b19d76d903
34 changed files with 126 additions and 126 deletions

View File

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