Ready to publish v3.0-RC5X

.. updated version string.
This commit is contained in:
Mark Liversedge
2013-05-22 19:03:24 +01:00
parent bea0b1a7d1
commit 7c27ab5db2

View File

@@ -27,7 +27,7 @@
// 3002 - V3 RC2
// 3003 - V3 RC3
// 3004 - V3 RC4 / 4X
// 3005 - V3 RC5
// 3005 - V3 RC5 / 5X
// 3010 - V3.0 Full Release
// 3011 - V3.0 SP1
// 301n - V3.0 SPn
@@ -36,7 +36,7 @@
//
#define VERSION_LATEST 3005
#define VERSION_STRING "V3.0 RC5"
#define VERSION_STRING "V3.0 RC5X"
class GcUpgrade
{