From: Andre Noll <maan@systemlinux.org>
Date: Mon, 29 Jul 2013 13:08:32 +0000 (+0200)
Subject: new codename, reset version to git
X-Git-Tag: v0.5.0~12
X-Git-Url: https://git.tue.mpg.de/?a=commitdiff_plain;h=d29fa64af5137ed4bb556b7a0f81897eac731b69;p=paraslash.git

new codename, reset version to git
---

diff --git a/NEWS b/NEWS
index 25259f57..4127e38b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+---------------------------------------------
+0.?.? (to be announced) "invertible validity"
+---------------------------------------------
+
 --------------------------------------
 0.4.13 (2013-07-29) "spectral gravity"
 --------------------------------------
@@ -17,7 +21,7 @@ and fixes all over the place.
 	  on shutdown.
 	- Improved manual pages.
 	- Consistent version strings for all executables.
-	- Reduced depencies on generated files result in fewer
+	- Reduced dependencies on generated files result in fewer
 	  recompilations on changes.
 	- Performance improvements for the compress filter.
 	- Improved downloads web page.
diff --git a/configure.ac b/configure.ac
index 63214c62..b3332c67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 AC_PREREQ([2.61])
 
 
-AC_INIT([paraslash],[0.4.13],[maan@systemlinux.org])
+AC_INIT([paraslash],[git],[maan@systemlinux.org])
 AC_CONFIG_HEADER([config.h])
 
 AC_CONFIG_FILES([Makefile])