Update for release

This commit is contained in:
Alexander Larsson 2011-12-22 14:46:47 +01:00
parent 80d2dccbd8
commit 4cd3ef5606
2 changed files with 5 additions and 1 deletions

4
NEWS
View file

@ -1,3 +1,7 @@
Major changes in 3.3.2 are:
* Polish details in the UI
* Work with latest vala master
Major changes in 3.3.1 are:
* New design for the content pane
* Undo and in-app notifications

View file

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