Commit in slic on MAIN
VERSION+1-11.66 -> 1.67
include/PackageInfo.hh+3-31.47 -> 1.48
+4-4
2 modified files
JM: update for SLIC v2r3p3

slic
VERSION 1.66 -> 1.67
diff -u -r1.66 -r1.67
--- VERSION	12 Jul 2007 18:12:31 -0000	1.66
+++ VERSION	14 Sep 2007 21:51:43 -0000	1.67
@@ -1 +1 @@
-SLIC v2r3p2
+SLIC v2r3p3

slic/include
PackageInfo.hh 1.47 -> 1.48
diff -u -r1.47 -r1.48
--- PackageInfo.hh	12 Jul 2007 18:12:32 -0000	1.47
+++ PackageInfo.hh	14 Sep 2007 21:51:44 -0000	1.48
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/slic/include/PackageInfo.hh,v 1.47 2007/07/12 18:12:32 jeremy Exp $
+// $Header: /cvs/lcd/slic/include/PackageInfo.hh,v 1.48 2007/09/14 21:51:44 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 = "v2r3p2";
+      static std::string ver_str = "v2r3p3";
       return ver_str;
     }
 
@@ -42,7 +42,7 @@
 
     static std::string& getChangeDateString()
     {
-      static std::string inst_str = "Thu Jul 12 11:12:31 PDT 2007";
+      static std::string inst_str = "Fri Sep 14 14:51:42 PDT 2007";
       return inst_str;
     }
 
CVSspam 0.2.8