gunnar: server/kolabconf/bin kolabconf.in,1.4,1.5

cvs at kolab.org cvs at kolab.org
Mon Aug 13 09:11:40 CEST 2007


Author: gunnar

Update of /kolabrepository/server/kolabconf/bin
In directory doto:/tmp/cvs-serv9004/bin

Modified Files:
	kolabconf.in 
Log Message:
Version numbering fixes for kolabconf.

Index: kolabconf.in
===================================================================
RCS file: /kolabrepository/server/kolabconf/bin/kolabconf.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kolabconf.in	13 Aug 2007 06:49:41 -0000	1.4
+++ kolabconf.in	13 Aug 2007 07:11:38 -0000	1.5
@@ -44,7 +44,7 @@
 
 getopts('dnh');
 if ($opt_h) {
-    print "kolabconf - Version " . $Kolab::Conf::VERSION;
+    print "kolabconf - Version @VERSION@";
     print;
     print <<'EOS';
 Usage: kolabconf [-d] [-n] [-h]





More information about the commits mailing list