[cgma-dev] r6110 - cgm/trunk/itaps
    iulian at mcs.anl.gov 
    iulian at mcs.anl.gov
       
    Sat Dec  7 09:13:38 CST 2013
    
    
  
Author: iulian
Date: 2013-12-07 09:13:37 -0600 (Sat, 07 Dec 2013)
New Revision: 6110
Modified:
   cgm/trunk/itaps/iBase.h
Log:
need to use 1.4.1 version
ohterwise MeshKit will complain :)
Modified: cgm/trunk/itaps/iBase.h
===================================================================
--- cgm/trunk/itaps/iBase.h	2013-12-05 18:20:29 UTC (rev 6109)
+++ cgm/trunk/itaps/iBase.h	2013-12-07 15:13:37 UTC (rev 6110)
@@ -18,7 +18,7 @@
  ******************************************************************************/
 #define IBASE_VERSION_MAJOR 1
 #define IBASE_VERSION_MINOR 4
-#define IBASE_VERSION_PATCH 0
+#define IBASE_VERSION_PATCH 1
 
 /***************************************************************************//**
  * \ingroup VersionNumbers
    
    
More information about the cgma-dev
mailing list