paraslash 0.5.0 v0.5.0
authorAndre Noll <maan@systemlinux.org>
Fri, 23 Aug 2013 18:03:42 +0000 (20:03 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 23 Aug 2013 18:03:42 +0000 (20:03 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0ce6ecb193f6e8fdd0a19281c0e3dc962f0280f1..edf875d421db5ec9448b727900e0330f80752681 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,11 @@
 NEWS
 ====
 
---------------------------------------------
-Noteworthy changes recently merged to master
---------------------------------------------
+----------------------------------------
+0.5.0 (2013-08-23) "invertible validity"
+----------------------------------------
+
+Some API-breaking changes, one serious bug fix, and a lot of bike-shedding.
 
        - The sideband compatibility code has been removed, hence
          sideband connections (introduced in 0.4.11) are now mandatory.
index 87e41d71ed044376fbd0af5550ebb394a732f39f..e6647e22859b58e9e6a0c41f19f157bd16c3eaee 100644 (file)
@@ -3,8 +3,7 @@
 
 AC_PREREQ([2.61])
 
-
-AC_INIT([paraslash],[git],[maan@systemlinux.org])
+AC_INIT([paraslash],[0.5.0],[maan@systemlinux.org])
 AC_CONFIG_HEADER([config.h])
 
 AC_CONFIG_FILES([Makefile])