version bump: 2.0.92 -> 2.0.93

This commit is contained in:
hjk
2010-10-07 15:34:37 +02:00
parent 2ee57b31d2
commit 880312c549
42 changed files with 151 additions and 151 deletions

View File

@@ -37,7 +37,7 @@ namespace Constants {
#define IDE_VERSION_MAJOR 2
#define IDE_VERSION_MINOR 0
#define IDE_VERSION_RELEASE 92
#define IDE_VERSION_RELEASE 93
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)