summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-03-24 05:44:13 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-03-24 05:44:13 -0400
commit3ca23a812280153399d2e96e5da5fce418b8d521 (patch)
treea1a6d15226fa1b3eae58a91d39f5186d4fc72e78
parent626435a873aa7c773fce77035051700ae0c26bd1 (diff)
downloadgnome-contacts-3ca23a812280153399d2e96e5da5fce418b8d521.tar.gz
3.12.03.12.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 98a3465..451e4f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.12.0:
+* Translation updates
+
Major changes in 3.11.92:
* Translation updates
diff --git a/configure.ac b/configure.ac
index 73b9732..f92c580 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.11.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.12.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
AC_CONFIG_SRCDIR([src/main.vala])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])