summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f1ec34e9..12b0d6ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+pluma 1.15.1
+============
+
+ * Get rid of dependency on libmate-desktop and drop
+ --without-matedesktop build option
+ * Some fixes and cleanups
+ * Translations update
+
pluma 1.15.0
============
diff --git a/configure.ac b/configure.ac
index 2b8d9f5a..9e23f7f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
m4_define(pluma_major_version, 1)
m4_define(pluma_minor_version, 15)
-m4_define(pluma_micro_version, 0)
+m4_define(pluma_micro_version, 1)
m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
AC_INIT([pluma], [pluma_version],