summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-11-30 11:26:04 +0300
committermonsta <[email protected]>2015-11-30 11:26:04 +0300
commit234d31adff2a88de5adc1e68a3bfb9d0904bf70c (patch)
tree54973c5dad3c75b73dbc6155a54c29eaf7c0d78f
parent125169f8cb0ee1d06179a3769fe3368b5df35527 (diff)
downloadpluma-234d31adff2a88de5adc1e68a3bfb9d0904bf70c.tar.bz2
pluma-234d31adff2a88de5adc1e68a3bfb9d0904bf70c.tar.xz
Bump version to 1.12.1v1.12.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8786b44e..c4e84658 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+pluma 1.12.1
+============
+
+ * Add --without-matedesktop option to enable build without
+ dependency on libmate-desktop
+
pluma 1.12.0
============
diff --git a/configure.ac b/configure.ac
index 639c6fb9..d197f7ca 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, 12)
-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],