summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-04-04 17:47:39 +0100
committerMartin Wimpress <[email protected]>2017-04-04 17:47:39 +0100
commit0466f237d8ba4f1863215882835bc6a4df28883c (patch)
treec18f04ba8b41b91aed095a137a7d25c9a4e1bde6
parent67be02bfb2cfbf63c1e60b32c225fae1e5cc12db (diff)
downloadpluma-0466f237d8ba4f1863215882835bc6a4df28883c.tar.bz2
pluma-0466f237d8ba4f1863215882835bc6a4df28883c.tar.xz
Bump version to 1.18.1v1.18.1
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4853841a..df56e4b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### pluma 1.18.1
+
+ * fix running under wayland
+ * modelines: fix random crash on closing one of several Pluma windows
+
### pluma 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting
diff --git a/configure.ac b/configure.ac
index 66da0b4e..688bfac2 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, 18)
-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],