summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonsta <[email protected]>2015-07-14 14:42:35 +0300
committerMonsta <[email protected]>2015-07-14 14:42:35 +0300
commit121e7b4f8a9a3b0571286929fbc504988561d148 (patch)
treebea520183f87bd63ec023a1282ac0601a792a6d8
parent4968f9a9dea791db8a06baababe764d8ad0ba6f6 (diff)
downloadpluma-121e7b4f8a9a3b0571286929fbc504988561d148.tar.bz2
pluma-121e7b4f8a9a3b0571286929fbc504988561d148.tar.xz
Bump version to 1.10.2pluma-1.10.2
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6bc2c877..28f9b89b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+pluma 1.10.2
+============
+
+ * Window title: display full path to files on mounted drives
+ * Close confirmation dialog: make text unfocusable
+ * Quickopen plugin: fix filebrowser plugin support
+ * Time plugin: GTK+3 fix
+ * Multiple help fixes
+
pluma 1.10.1
============
diff --git a/configure.ac b/configure.ac
index 43ff5a75..1ebcf7dd 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, 10)
-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],