[MOAB-dev] r4324 - MOAB/branches/Version4.0
    tautges at mcs.anl.gov 
    tautges at mcs.anl.gov
       
    Fri Dec  3 15:37:34 CST 2010
    
    
  
Author: tautges
Date: 2010-12-03 15:37:34 -0600 (Fri, 03 Dec 2010)
New Revision: 4324
Modified:
   MOAB/branches/Version4.0/configure.ac
Log:
Changing to 4.0.0 version number.
Modified: MOAB/branches/Version4.0/configure.ac
===================================================================
--- MOAB/branches/Version4.0/configure.ac	2010-12-03 21:35:05 UTC (rev 4323)
+++ MOAB/branches/Version4.0/configure.ac	2010-12-03 21:37:34 UTC (rev 4324)
@@ -1,7 +1,7 @@
 ################################################################################
 #                           Standard Stuff
 ################################################################################
-AC_INIT(MOAB, 3.99)
+AC_INIT(MOAB, 4.0.0)
 AC_CONFIG_SRCDIR([moab.make.in])
 AC_CONFIG_MACRO_DIR([config])
 AC_CONFIG_AUX_DIR([config])
    
    
More information about the moab-dev
mailing list