]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
new codename, reset version to git
authorAndre Noll <maan@systemlinux.org>
Mon, 29 Jul 2013 13:08:32 +0000 (15:08 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 29 Jul 2013 13:08:32 +0000 (15:08 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 25259f57240506450f074ad506f7a742fcc191c3..4127e38bcdf0434be750aed7da7fee83acad872e 100644 (file)
--- 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.
index 63214c62bb16c285fc63c94af6c38e40fca5a9c0..b3332c670f6eb610afa05f84adca763490e1e4c7 100644 (file)
@@ -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])