version bump: 2.0.91 -> 2.0.92

This commit is contained in:
hjk
2010-10-07 15:05:56 +02:00
parent f0f623bcb8
commit 4f05687ed0
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 91
#define IDE_VERSION_RELEASE 92
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)