summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ea6baec..a75ef3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
===============
+Version 1.15.1
+===============
+
+===============
Version 1.15.0
===============
diff --git a/configure.ac b/configure.ac
index 6f157e0..f29d711 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.60)
AC_INIT([mate-screensaver],
- [1.15.0],
+ [1.15.1],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src/mate-screensaver.c)