From c824b0d17310b65f67cd9e5f4af437ab97d7dba6 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Mon, 24 Mar 2014 22:38:18 -0400 Subject: Version 3.12.0 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1