diff --git a/NEWS b/NEWS index 2bb2739..49da33a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +3.22.0 - September 21, 2016 +=========================== + +* Updated translations + 3.21.90 - August 15, 2016 ========================= diff --git a/configure.ac b/configure.ac index a3c5bf2..3f7ee84 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([GNOME Chess], [3.21.90], [https://bugzilla.gnome.org/], +AC_INIT([GNOME Chess], [3.22.0], [https://bugzilla.gnome.org/], [gnome-chess], [https://wiki.gnome.org/Apps/Chess]) AC_CONFIG_MACRO_DIR([m4])