Update for release
This commit is contained in:
parent
80d2dccbd8
commit
4cd3ef5606
2 changed files with 5 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -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:
|
Major changes in 3.3.1 are:
|
||||||
* New design for the content pane
|
* New design for the content pane
|
||||||
* Undo and in-app notifications
|
* Undo and in-app notifications
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
AC_PREREQ([2.67])
|
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_SRCDIR([src/main.vala])
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue