[MOAB-dev] r5436 - MOAB/trunk
    jvporter at wisc.edu 
    jvporter at wisc.edu
       
    Fri Mar 23 00:33:59 CDT 2012
    
    
  
Author: jvporter
Date: 2012-03-23 00:33:59 -0500 (Fri, 23 Mar 2012)
New Revision: 5436
Modified:
   MOAB/trunk/configure.ac
Log:
Update MOAB version to 4.6.0pre
Modified: MOAB/trunk/configure.ac
===================================================================
--- MOAB/trunk/configure.ac	2012-03-23 05:31:39 UTC (rev 5435)
+++ MOAB/trunk/configure.ac	2012-03-23 05:33:59 UTC (rev 5436)
@@ -1,7 +1,7 @@
 ################################################################################
 #                           Standard Stuff
 ################################################################################
-AC_INIT(MOAB, 4.5.0)
+AC_INIT(MOAB, 4.6.0pre)
 AC_CONFIG_SRCDIR([moab.make.in])
 AC_CONFIG_MACRO_DIR([config])
 AC_CONFIG_AUX_DIR([config])
    
    
More information about the moab-dev
mailing list