Update for release

This commit is contained in:
Alexander Larsson 2011-12-19 17:00:49 +01:00
parent 1e9c8630ea
commit ee3469cbdc
2 changed files with 5 additions and 1 deletions

4
NEWS
View file

@ -1,3 +1,7 @@
Major changes in 3.3.1 are:
* New design for the content pane
* Undo and in-app notifications
Major changes in 3.2.2 are:
* Fixed crashes
* Fixed display name for Google contact sources

View file

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