From 263a00133b367572d0a8124fcb67225797e640e7 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 23 Aug 2013 20:03:42 +0200 Subject: [PATCH] paraslash 0.5.0 --- NEWS | 8 +++++--- configure.ac | 3 +-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 0ce6ecb1..edf875d4 100644 --- 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. diff --git a/configure.ac b/configure.ac index 87e41d71..e6647e22 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- 2.30.2