Commit in slic/include on MAIN
PackageInfo.hh.in+2-21.5 -> 1.6

slic/include
PackageInfo.hh.in 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- PackageInfo.hh.in	11 Apr 2013 18:42:04 -0000	1.5
+++ PackageInfo.hh.in	11 Apr 2013 18:47:17 -0000	1.6
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/slic/include/PackageInfo.hh.in,v 1.5 2013/04/11 18:42:04 jeremy Exp $
+// $Header: /cvs/lcd/slic/include/PackageInfo.hh.in,v 1.6 2013/04/11 18:47:17 jeremy Exp $
 #ifndef SLIC_PACKAGE_INFO_HH
 #define SLIC_PACKAGE_INFO_HH 1
 
@@ -72,7 +72,7 @@
         */
 
     static std::string getFullApplicationString() {
-        static std::string fullVerStr = getNameString() + "; " + getVersionString();
+        static std::string fullVerStr = getNameString() + " " + getVersionString();
         return fullVerStr;
     }
 
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1