[atomix] Prepare 3.16.0



commit bf635b43fcc229845b3ce7913ba05292d2743ac2
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Mar 23 22:10:28 2015 +0200

    Prepare 3.16.0

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index db26126..7d4b799 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2015-03-23: Release version 3.16.0
+
+    * Fixed licensing mistake in appdata (bug #746473)
+
 2015-03-16: Release version 3.15.92
 
     * New and updated translations
diff --git a/configure.ac b/configure.ac
index 66e14c5..e5b3927 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 
-AC_INIT([atomix],[3.15.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=atomix])
+AC_INIT([atomix],[3.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=atomix])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/main.c])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]