updated version string again

This commit is contained in:
maroy 2004-12-02 08:57:25 +00:00
parent 49d0912802
commit a78ceab461

View File

@ -22,7 +22,7 @@
Author : $Author: maroy $
Version : $Revision: 1.2 $
Version : $Revision: 1.3 $
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/scheduler/src/GetVersionMethod.cxx,v $
------------------------------------------------------------------------------*/
@ -69,7 +69,7 @@ const std::string GetVersionMethod::methodName = "getVersion";
const std::string GetVersionMethod::versionStr =
"LiveSupport Scheduler Daemon "
PACKAGE_VERSION " "
__DATE__;
"(" __DATE__ ")";
/* =============================================== local function prototypes */