paraslash 0.5.2 v0.5.2
authorAndre Noll <maan@systemlinux.org>
Fri, 11 Apr 2014 11:52:04 +0000 (13:52 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 11 Apr 2014 11:52:04 +0000 (13:52 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 77431a2f2b34a5f066df835e5d5ea1364b3c14e3..508288ecfe94de4a36d471df39e9eb0b49f0b64a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
 NEWS
 ====
 
----------------------------------------------
-0.5.2 (to be announced) "orthogonal interior"
----------------------------------------------
+----------------------------------------
+0.5.2 (2014-04-11) "orthogonal interior"
+----------------------------------------
 
 The new sync filter, the AES_CTR128 stream cipher and the overhauled
 network code are the highlights of this release. It also includes a
@@ -27,6 +27,9 @@ fair number of smaller fixes and improvements not mentioned here.
        - Improved user manual.
        - Minor fixes to avoid clang warnings.
 
+Downloads: ./releases/paraslash-0.5.2.tar.bz2 (tarball),
+./releases/paraslash-0.5.2.tar.bz2.asc (signature)
+
 ------------------------------------------
 0.5.1 (2013-12-20) "temporary implication"
 ------------------------------------------
index 07ecffdd71f31e1246d8262bda5fbdd762212f99..a9f8785e7b29410bee928485adb4b14ebde44e3c 100644 (file)
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.61])
 
-AC_INIT([paraslash],[git],[maan@systemlinux.org])
+AC_INIT([paraslash],[0.5.2],[maan@systemlinux.org])
 AC_CONFIG_HEADER([config.h])
 
 AC_CONFIG_FILES([Makefile])