summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-11-30 11:26:04 +0300
committerWolfgang Ulbrich <[email protected]>2015-12-04 13:17:27 +0100
commitbbbc19b5ab0f8837881c1edda9844a835a74f976 (patch)
tree5f9c957f45a5617444222b2dab9001c357c05c50
parenta8f0ea83dbd84d47eda8869180c6f54974439e46 (diff)
downloadpluma-bbbc19b5ab0f8837881c1edda9844a835a74f976.tar.bz2
pluma-bbbc19b5ab0f8837881c1edda9844a835a74f976.tar.xz
Bump version to 1.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 22d73265..008d715a 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],