Version update to match the planned version naming.

This commit is contained in:
con
2010-06-11 16:41:11 +02:00
parent 308d8c363f
commit 2e10016210
39 changed files with 139 additions and 139 deletions

View File

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