From c31d703b2616507427f02dc5db35438eaafebb46 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 11 Apr 2014 13:52:04 +0200 Subject: [PATCH] paraslash 0.5.2 --- NEWS | 9 ++++++--- configure.ac | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 77431a2f..508288ec 100644 --- 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" ------------------------------------------ diff --git a/configure.ac b/configure.ac index 07ecffdd..a9f8785e 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- 2.39.2