[cgma-dev] r2825 - cgm/trunk
tautges at mcs.anl.gov
tautges at mcs.anl.gov
Wed Apr 15 11:23:12 CDT 2009
Author: tautges
Date: 2009-04-15 11:23:12 -0500 (Wed, 15 Apr 2009)
New Revision: 2825
Modified:
cgm/trunk/configure.ac
Log:
Bumping version number to 10.2.3.
Modified: cgm/trunk/configure.ac
===================================================================
--- cgm/trunk/configure.ac 2009-04-15 16:21:39 UTC (rev 2824)
+++ cgm/trunk/configure.ac 2009-04-15 16:23:12 UTC (rev 2825)
@@ -1,10 +1,10 @@
###############################################################################
# Standard Stuff
################################################################################
-AC_INIT(CGMA, 10.2.2)
+AC_INIT(CGMA, 10.2.3)
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(CGMA,10.2.2)
+AM_INIT_AUTOMAKE(CGMA,10.2.3)
AC_DISABLE_SHARED
AC_PROG_SED
More information about the cgma-dev
mailing list