Update for 3.5.90 release

This commit is contained in:
Alexander Larsson 2012-08-20 20:52:30 +02:00
parent 5545a93277
commit 9ad990f3a0
2 changed files with 7 additions and 1 deletions

6
NEWS
View file

@ -1,3 +1,9 @@
Major changes in 3.5.90 are:
* Updated translations
* EggListBox converted from vala to C
* Fix icon for birthdays
* Minor notification themeing fixes
Major changes in 3.5.4.1 are:
* Rebuilding due to 3.5.4 being built with a broken libtool
* Bump libfolks dependency to 0.7.3

View file

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