summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-04 19:51:01 +0200
committerraveit65 <[email protected]>2021-08-04 19:51:01 +0200
commit730565033fe63d81c3ac2a6c402b7d1f3b1c360b (patch)
tree68fdfbeec9037d61d6d0574ce2a4ee69c4df392c
parent6cf8300419801cf86deee78c3276a752d9af2576 (diff)
downloadmate-polkit-730565033fe63d81c3ac2a6c402b7d1f3b1c360b.tar.bz2
mate-polkit-730565033fe63d81c3ac2a6c402b7d1f3b1c360b.tar.xz
release 1.26.0v1.26.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5b7b084..089f291 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### mate-polkit 1.26.0
+
+ * Translations update
+ * update copyright to 2021
+
### mate-polkit 1.25.0
* Translations update
diff --git a/configure.ac b/configure.ac
index e160245..2956be5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polkit-mate],[1.25.0],[https://mate-desktop.org/],[mate-polkit])
+AC_INIT([polkit-mate],[1.26.0],[https://mate-desktop.org/],[mate-polkit])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])