[cgma-dev] r6129 - cgm/tags/12.2.1
janehu at mcs.anl.gov
janehu at mcs.anl.gov
Tue Feb 4 23:25:04 CST 2014
Author: janehu
Date: 2014-02-04 23:25:04 -0600 (Tue, 04 Feb 2014)
New Revision: 6129
Modified:
cgm/tags/12.2.1/cgm_version.h
cgm/tags/12.2.1/configure.ac
Log:
Back version to keep the minor number while just update teh patch number.
Modified: cgm/tags/12.2.1/cgm_version.h
===================================================================
--- cgm/tags/12.2.1/cgm_version.h 2014-02-05 05:22:28 UTC (rev 6128)
+++ cgm/tags/12.2.1/cgm_version.h 2014-02-05 05:25:04 UTC (rev 6129)
@@ -1,2 +1,2 @@
#define CGM_MAJOR_VERSION 12
-#define CGM_MINOR_VERSION 3
+#define CGM_MINOR_VERSION 2
Modified: cgm/tags/12.2.1/configure.ac
===================================================================
--- cgm/tags/12.2.1/configure.ac 2014-02-05 05:22:28 UTC (rev 6128)
+++ cgm/tags/12.2.1/configure.ac 2014-02-05 05:25:04 UTC (rev 6129)
@@ -1,7 +1,7 @@
###############################################################################
# Standard Stuff
################################################################################
-AC_INIT(CGMA, 12.3)
+AC_INIT(CGMA, 12.2.1)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([.])
AC_CANONICAL_SYSTEM
More information about the cgma-dev
mailing list