Update for release
This commit is contained in:
parent
1e9c8630ea
commit
ee3469cbdc
2 changed files with 5 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -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
|
||||
|
|
|
@ -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])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue