summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6f720fd..726a986 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+### mate-screensaver 1.22.2
+
+ * Translations update
+ * remove old HAL remnants
+ * Ensure lock on suspend and unlock on resume
+ * drop libXxf86 dependency
+
### mate-screensaver 1.22.1
* Translations update
diff --git a/configure.ac b/configure.ac
index ec11e04..aba4879 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.60)
AC_INIT([mate-screensaver],
- [1.22.1],
+ [1.22.2],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src/mate-screensaver.c)