summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2014-03-24 22:38:18 -0400
committerShaun McCance <shaunm@gnome.org>2014-03-24 22:38:18 -0400
commitc824b0d17310b65f67cd9e5f4af437ab97d7dba6 (patch)
treeef968fb8323d510f74e63ec12b10c4b0d8ba4039
parentd5d7d12ff30faa30218e90e9439f5bf40e8b918a (diff)
downloadyelp-c824b0d17310b65f67cd9e5f4af437ab97d7dba6.tar.gz
Version 3.12.03.12.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5654e781..0914edf5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.12.0
+======
+* Stable release. No changes since 3.11.91
+
3.11.91
=======
* Fixed critical crasher after closing windows
diff --git a/configure.ac b/configure.ac
index 1f55a2eb..1948fedd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.11.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.12.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])