[MOAB-dev] r4693 - MOAB/trunk
jvporter at wisc.edu
jvporter at wisc.edu
Wed Mar 30 17:44:21 CDT 2011
Author: jvporter
Date: 2011-03-30 17:44:21 -0500 (Wed, 30 Mar 2011)
New Revision: 4693
Modified:
MOAB/trunk/configure.ac
Log:
Change version to 4.1pre
Modified: MOAB/trunk/configure.ac
===================================================================
--- MOAB/trunk/configure.ac 2011-03-30 22:42:30 UTC (rev 4692)
+++ MOAB/trunk/configure.ac 2011-03-30 22:44:21 UTC (rev 4693)
@@ -1,7 +1,7 @@
################################################################################
# Standard Stuff
################################################################################
-AC_INIT(MOAB, 4.99)
+AC_INIT(MOAB, 4.1pre)
AC_CONFIG_SRCDIR([moab.make.in])
AC_CONFIG_MACRO_DIR([config])
AC_CONFIG_AUX_DIR([config])
More information about the moab-dev
mailing list