summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-13 16:11:24 +0300
committermonsta <[email protected]>2016-12-13 16:11:24 +0300
commit500958dddaf7d7606ef39695a6f0465b3b9137e9 (patch)
tree8b4308e714af911a40b70ce4fe5801410f975812
parent2a680dbab987e632b7049c34a04cc2f1a8b2002c (diff)
downloadpluma-500958dddaf7d7606ef39695a6f0465b3b9137e9.tar.bz2
pluma-500958dddaf7d7606ef39695a6f0465b3b9137e9.tar.xz
release 1.17.2v1.17.2
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ac569f0d..86f54a93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+pluma 1.17.2
+============
+
+ * Fix build without X when introspection is enabled
+ * Some code cleanups
+
pluma 1.17.1
============
diff --git a/configure.ac b/configure.ac
index 7feddfa3..d2b83381 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, 17)
-m4_define(pluma_micro_version, 1)
+m4_define(pluma_micro_version, 2)
m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
AC_INIT([pluma], [pluma_version],