updated version string again
This commit is contained in:
parent
49d0912802
commit
a78ceab461
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user