summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-11 18:07:34 +0300
committermonsta <[email protected]>2016-12-11 18:40:09 +0300
commitcbbe1c090d92f2aac7b356ac15f569c6b86bda77 (patch)
treed6d5365f11c8df4d583f8dcf559ac8c27638444d
parented6f76164617eaea8b0e6be291a4e22bde0c95da (diff)
downloadpluma-cbbe1c090d92f2aac7b356ac15f569c6b86bda77.tar.bz2
pluma-cbbe1c090d92f2aac7b356ac15f569c6b86bda77.tar.xz
release 1.17.1
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 73d5e95b..ac569f0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+pluma 1.17.1
+============
+
+ * Build: actually build GObject introspection data
+ * Port plugin system and C plugins to libpeas
+ * Some code and docs cleanups
+ * Translations update
+
pluma 1.17.0
============
diff --git a/configure.ac b/configure.ac
index cf145e37..7feddfa3 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, 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],