]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
change version.
authorAndre <maan@p133.(none)>
Tue, 21 Feb 2006 16:52:23 +0000 (17:52 +0100)
committerAndre <maan@p133.(none)>
Tue, 21 Feb 2006 16:52:23 +0000 (17:52 +0100)
The shiny new git tree was still called "cvs".

configure.ac

index 0e93aa2190c4938f2d6ba9f9e50243e4b439942d..fac1ab57bd76cc2d889cec142e4ae945ae5be03f 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.53)
 
 
-AC_INIT(paraslash, [cvs], maan@systemlinux.org)
+AC_INIT(paraslash, [git], maan@systemlinux.org)
 AC_CONFIG_HEADER([config.h])
 
 ########################################################################### generic