forked from qt-creator/qt-creator
Version bump.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<plugin name="Core" version="1.2.94" compatVersion="1.2.94">
|
||||
<plugin name="Core" version="1.3.0" compatVersion="1.3.0">
|
||||
<vendor>Nokia Corporation</vendor>
|
||||
<copyright>(C) 2008-2009 Nokia Corporation</copyright>
|
||||
<license>
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user