Index: sources/src/sc_ver.cc
===================================================================
--- sources/src/sc_ver.cc	(revision 39)
+++ sources/src/sc_ver.cc	(revision 40)
@@ -48,10 +48,10 @@
 static
 const char copyright[] =
-    "        Copyright (c) 2003-2005 by all Contributors\n"
+    "        Copyright (c) 2003-2009 by all Contributors\n"
     "                    ALL RIGHTS RESERVED";
 
 static
 const char systemc_version[] =
-    "SystemCASS alpha --- Compilation date : " __DATE__ " " __TIME__;
+    PACKAGE_STRING " --- Compilation date : " __DATE__ " " __TIME__;
 
 static 
