[vhffs-dev] [420] Added the SVN revision to version string |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 420
Author: beuss
Date: 2007-01-21 12:56:51 +0000 (Sun, 21 Jan 2007)
Log Message:
-----------
Added the SVN revision to version string
Modified Paths:
--------------
branches/vhffs_4.1/vhffs-api/src/Vhffs/Constants.pm
Property Changed:
----------------
branches/vhffs_4.1/vhffs-api/src/Vhffs/Constants.pm
Modified: branches/vhffs_4.1/vhffs-api/src/Vhffs/Constants.pm
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/Vhffs/Constants.pm 2007-01-21 11:32:40 UTC (rev 419)
+++ branches/vhffs_4.1/vhffs-api/src/Vhffs/Constants.pm 2007-01-21 12:56:51 UTC (rev 420)
@@ -7,7 +7,7 @@
use constant
{
- VHFFS_VERSION => "4.1-alpha",
+ VHFFS_VERSION => '4.1-alpha ($Revision$)',
VHFFS_RELEASE_NAME => "hippocampus",
WAITING_FOR_VALIDATION => 1,
Property changes on: branches/vhffs_4.1/vhffs-api/src/Vhffs/Constants.pm
___________________________________________________________________
Name: svn:keywords
+ Revision