]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
paraslash 0.5.1 v0.5.1
authorAndre Noll <maan@systemlinux.org>
Fri, 20 Dec 2013 13:12:07 +0000 (14:12 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 20 Dec 2013 13:12:07 +0000 (14:12 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 29a74a4ca910634c55113e3288b937a1e0831dfe..51d9db7c1e1b8b1b9c3ba201f464b29ebd25bcf4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
 NEWS
 ====
 
-----------------------------------------------
-0.5.1 (to be announced) "temporary implication"
-----------------------------------------------
+------------------------------------------
+0.5.1 (2013-12-20) "temporary implication"
+------------------------------------------
 
 Lots of fixes and improvements all over the place, and a major overhaul
 of the build system.
index 36eab1142a30517110bc13eda34dd52850ab629f..a16855a0c5fc3ee9e2ee0a391ce6fcf291faedd6 100644 (file)
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.61])
 
-AC_INIT([paraslash],[git],[maan@systemlinux.org])
+AC_INIT([paraslash],[0.5.1],[maan@systemlinux.org])
 AC_CONFIG_HEADER([config.h])
 
 AC_CONFIG_FILES([Makefile])