[cgma-dev] r6127 - cgm/tags/12.3
janehu at mcs.anl.gov
janehu at mcs.anl.gov
Tue Feb 4 23:12:10 CST 2014
Author: janehu
Date: 2014-02-04 23:12:10 -0600 (Tue, 04 Feb 2014)
New Revision: 6127
Modified:
cgm/tags/12.3/cgm_version.h
cgm/tags/12.3/configure.ac
Log:
Updated the version, minor numbers for this branch.
Modified: cgm/tags/12.3/cgm_version.h
===================================================================
--- cgm/tags/12.3/cgm_version.h 2014-02-05 05:07:28 UTC (rev 6126)
+++ cgm/tags/12.3/cgm_version.h 2014-02-05 05:12:10 UTC (rev 6127)
@@ -1,2 +1,2 @@
#define CGM_MAJOR_VERSION 12
-#define CGM_MINOR_VERSION 2
+#define CGM_MINOR_VERSION 3
Modified: cgm/tags/12.3/configure.ac
===================================================================
--- cgm/tags/12.3/configure.ac 2014-02-05 05:07:28 UTC (rev 6126)
+++ cgm/tags/12.3/configure.ac 2014-02-05 05:12:10 UTC (rev 6127)
@@ -1,7 +1,7 @@
###############################################################################
# Standard Stuff
################################################################################
-AC_INIT(CGMA, 12.3.0pre)
+AC_INIT(CGMA, 12.3)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([.])
AC_CANONICAL_SYSTEM
More information about the cgma-dev
mailing list