version bump 2.0.90 -> 2.0.91

This commit is contained in:
hjk
2010-09-27 16:57:34 +02:00
parent f5258cbc13
commit 4389f02097
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 90
#define IDE_VERSION_RELEASE 91
#define STRINGIFY_INTERNAL(x) #x
#define STRINGIFY(x) STRINGIFY_INTERNAL(x)