Print

Print


Commit in slic on MAIN
VERSION+1-11.67 -> 1.68
include/PackageInfo.hh+3-31.48 -> 1.49
+4-4
2 modified files
JM: update for SLIC v2r3p4

slic
VERSION 1.67 -> 1.68
diff -u -r1.67 -r1.68
--- VERSION	14 Sep 2007 21:51:43 -0000	1.67
+++ VERSION	25 Sep 2007 04:07:50 -0000	1.68
@@ -1 +1 @@
-SLIC v2r3p3
+SLIC v2r3p4

slic/include
PackageInfo.hh 1.48 -> 1.49
diff -u -r1.48 -r1.49
--- PackageInfo.hh	14 Sep 2007 21:51:44 -0000	1.48
+++ PackageInfo.hh	25 Sep 2007 04:07:50 -0000	1.49
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/slic/include/PackageInfo.hh,v 1.48 2007/09/14 21:51:44 jeremy Exp $
+// $Header: /cvs/lcd/slic/include/PackageInfo.hh,v 1.49 2007/09/25 04:07:50 jeremy Exp $
 #ifndef SLIC_PACKAGE_INFO_HH
 #define SLIC_PACKAGE_INFO_HH 1
 
@@ -12,7 +12,7 @@
 
     static std::string& getVersionString()
     {
-      static std::string ver_str = "v2r3p3";
+      static std::string ver_str = "v2r3p4";
       return ver_str;
     }
 
@@ -42,7 +42,7 @@
 
     static std::string& getChangeDateString()
     {
-      static std::string inst_str = "Fri Sep 14 14:51:42 PDT 2007";
+      static std::string inst_str = "Mon Sep 24 21:07:50 PDT 2007";
       return inst_str;
     }
 
CVSspam 0.2.8