]> mj.ucw.cz Git - libucw.git/commitdiff
Appended '-dev' to the version string of the dev branch.
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Thu, 15 May 2008 08:59:41 +0000 (10:59 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Thu, 15 May 2008 08:59:41 +0000 (10:59 +0200)
lib/default.cfg

index ceb6d58680fad665067ef07cbe31a2cf36032674..3302f787099181c6e46a470460b6ee723ee59b83 100644 (file)
@@ -2,7 +2,7 @@
 # (c) 2005--2007 Martin Mares <mj@ucw.cz>
 
 # Version of the whole package
-Set("SHERLOCK_VERSION" => "3.12.3");
+Set("SHERLOCK_VERSION" => "3.12.3-dev");
 
 # Compile everything with debug information and ASSERT's
 UnSet("CONFIG_DEBUG");