[MOAB-dev] r4658 - MOAB/branches/Version4.0
jvporter at wisc.edu
jvporter at wisc.edu
Fri Mar 25 17:22:56 CDT 2011
Author: jvporter
Date: 2011-03-25 17:22:56 -0500 (Fri, 25 Mar 2011)
New Revision: 4658
Modified:
MOAB/branches/Version4.0/configure.ac
Log:
Bump version number to 4.0.1RC1
Modified: MOAB/branches/Version4.0/configure.ac
===================================================================
--- MOAB/branches/Version4.0/configure.ac 2011-03-25 22:11:46 UTC (rev 4657)
+++ MOAB/branches/Version4.0/configure.ac 2011-03-25 22:22:56 UTC (rev 4658)
@@ -1,7 +1,7 @@
################################################################################
# Standard Stuff
################################################################################
-AC_INIT(MOAB, 4.0.0)
+AC_INIT(MOAB, 4.0.1RC1)
AC_CONFIG_SRCDIR([moab.make.in])
AC_CONFIG_MACRO_DIR([config])
AC_CONFIG_AUX_DIR([config])
More information about the moab-dev
mailing list