[commit] r1458 - trunk/GME/Gme
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Thu Jul 28 11:59:07 CDT 2011
Author: ksmyth
Date: Thu Jul 28 11:59:07 2011
New Revision: 1458
Log:
Version 11.7.28
Modified:
trunk/GME/Gme/GMEVersion.h
Modified: trunk/GME/Gme/GMEVersion.h
==============================================================================
--- trunk/GME/Gme/GMEVersion.h Thu Jul 28 11:56:55 2011 (r1457)
+++ trunk/GME/Gme/GMEVersion.h Thu Jul 28 11:59:07 2011 (r1458)
@@ -4,8 +4,8 @@
#define _GMEVERSION_H_
#define GME_VERSION_MAJOR 11 // MAJOR = Last two digits of Year
-#define GME_VERSION_MINOR 3 // MINOR = Month
-#define GME_VERSION_PLEVEL 23 // PATCH LEVEL = Day
+#define GME_VERSION_MINOR 7 // MINOR = Month
+#define GME_VERSION_PLEVEL 28 // PATCH LEVEL = Day
#define _VERSION_STRING2(x) #x
#define _VERSION_STRING(x) _VERSION_STRING2(x)
More information about the gme-commit
mailing list