]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
reset version to git
authorAndre Noll <maan@systemlinux.org>
Thu, 24 Sep 2009 12:25:58 +0000 (14:25 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 24 Sep 2009 12:25:58 +0000 (14:25 +0200)
configure.ac

index 04b0b6b45a86e0495befbe1cc7a897b789310e63..85a327297042c4430721c707be7f0ba3adcd7215 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.60)
 
 
-AC_INIT(paraslash, [0.3.5], maan@systemlinux.org)
+AC_INIT(paraslash, [git], maan@systemlinux.org)
 AC_CONFIG_HEADER([config.h])
 
 AC_PATH_PROG(UNAMEPATH, uname, no)