Update for 3.7.90 release
This commit is contained in:
parent
da878cd7f0
commit
cdc3dad5df
2 changed files with 5 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -1,3 +1,7 @@
|
|||
Major changes in 3.7.90 are:
|
||||
* Added selection to contacts list
|
||||
* Showing a contacts subset (main contacts vs all)
|
||||
|
||||
Major changes in 3.7.3 are:
|
||||
* Use libgd
|
||||
* New contact pane design
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.67])
|
||||
AC_INIT([gnome-contacts],[3.7.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
|
||||
AC_INIT([gnome-contacts],[3.7.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])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue