summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Borelli <pborelli@gnome.org>2015-09-23 16:02:14 +0200
committerPaolo Borelli <pborelli@gnome.org>2015-09-23 16:02:14 +0200
commit30b2b17c14778a3a1fc4419d8a9915eeef5d2306 (patch)
tree8b774b75022362fb7af004ccc8ceb18cd92028cb
parent9004bfa24adb81cb55976672116d349ae02cb4cd (diff)
downloadbaobab-30b2b17c14778a3a1fc4419d8a9915eeef5d2306.tar.gz
Release 3.18.03.18.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index da583bb..9eb92ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.18.0
+======
+
+ * New stable version
+
3.17.90
=======
diff --git a/configure.ac b/configure.ac
index f7aab1c..1c03763 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
AC_INIT([baobab],
- [3.17.90],
+ [3.18.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
[baobab])