summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-03-22 15:33:12 +0100
committerStefano Karapetsas <[email protected]>2014-03-22 15:33:12 +0100
commit52faa1f8bd071e908b39361d3fddcebaade0f762 (patch)
tree7a920d11fc604fd0d490c5a16f61b8abb4486400
parent37ddc1bebd9b14d2bd09575866d84b49b9b68584 (diff)
downloadmate-polkit-52faa1f8bd071e908b39361d3fddcebaade0f762.tar.bz2
mate-polkit-52faa1f8bd071e908b39361d3fddcebaade0f762.tar.xz
Bump version to 1.9.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 56321f2..390fc6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.9.0
+
+ - ...
+
1.8.0
- Add GTK3 support
diff --git a/configure.ac b/configure.ac
index 0166887..68b89a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polkit-mate],[1.8.0],[http://www.mate-desktop.org/],[mate-polkit])
+AC_INIT([polkit-mate],[1.9.0],[http://www.mate-desktop.org/],[mate-polkit])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])