summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-01-12 14:06:17 +0000
committerMartin Wimpress <[email protected]>2017-01-12 14:06:17 +0000
commit8ba7106f6b9e5e5226b2bf5872321570bd3b585a (patch)
tree88d4ffca146e95382f2c9a887795e35f239ab658
parent5e707771c3b5187d04e75d1adcd10960f71bba2e (diff)
downloadmate-polkit-8ba7106f6b9e5e5226b2bf5872321570bd3b585a.tar.bz2
mate-polkit-8ba7106f6b9e5e5226b2bf5872321570bd3b585a.tar.xz
Bump version to 1.17.0v1.17.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4172035..fae87bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.17.0
+
+ - Translations update
+
1.16.0
- Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
diff --git a/configure.ac b/configure.ac
index f6190a5..f2f2e7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polkit-mate],[1.16.0],[http://www.mate-desktop.org/],[mate-polkit])
+AC_INIT([polkit-mate],[1.17.0],[http://www.mate-desktop.org/],[mate-polkit])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])