summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-08-12 22:16:27 +0300
committermonsta <[email protected]>2016-08-12 22:16:27 +0300
commit54ff4a8bc1be30a1bec44c258a4013ac45f79f2f (patch)
tree7909649bb8ae6bbc65bb59c4a423446d39b046d2
parentfdcc8abd1b21e9c3cdbd7ce4433482ea4b7d44e6 (diff)
downloadpluma-54ff4a8bc1be30a1bec44c258a4013ac45f79f2f.tar.bz2
pluma-54ff4a8bc1be30a1bec44c258a4013ac45f79f2f.tar.xz
release 1.14.1v1.14.11.14
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c15380e0..b651f074 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+pluma 1.14.1
+============
+
+ * Enable spell checking for new documents when Always Autocheck
+ option is selected in Spell Check plugin
+ * Fix restoring cursor position when loading a document
+ * Install externaltools plugin only with Python support enabled
+ * Translations update
+ * Make distcheck use currently selected GTK+ version
+
pluma 1.14.0
============
diff --git a/configure.ac b/configure.ac
index 21a22b1c..5b28f1f7 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, 14)
-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],