Version bump.

This commit is contained in:
con
2009-10-29 17:17:49 +01:00
parent 008168838f
commit 162b0dae81
34 changed files with 128 additions and 128 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 94
#define IDE_VERSION_MINOR 3
#define IDE_VERSION_RELEASE 0
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)