This commit is contained in:
Matthias Clasen 2014-03-17 22:14:03 -04:00
parent fc4bcc2d08
commit 20651f8020
2 changed files with 4 additions and 1 deletions

3
NEWS
View file

@ -1,3 +1,6 @@
Major changes in 3.11.92:
* Translation updates
Major changes in 3.11.91 are:
* Improved Linked Accounts dialog

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.67])
AC_INIT([gnome-contacts],[3.11.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
AC_INIT([gnome-contacts],[3.11.92],[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])