Bump version for release 3.20.0
This commit is contained in:
parent
ae47cdc050
commit
6662e48f36
2 changed files with 4 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -1,3 +1,6 @@
|
||||||
|
Major changes in 3.20.0:
|
||||||
|
* Translation updates
|
||||||
|
|
||||||
Major changes in 3.19.90:
|
Major changes in 3.19.90:
|
||||||
* Translation updates
|
* Translation updates
|
||||||
* Fixed minor bugs
|
* Fixed minor bugs
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
AC_PREREQ([2.67])
|
AC_PREREQ([2.67])
|
||||||
AC_INIT([gnome-contacts],[3.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
|
AC_INIT([gnome-contacts],[3.20.0],[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