summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-02-25 13:56:11 +0100
committerraveit65 <[email protected]>2017-02-25 13:56:11 +0100
commit548ca910edf73821482f1b31435b27146ef96810 (patch)
treec2b367b63c4db407f7868c1994a7c6670a1aa244
parentbef73d50f8ec2877c30e4787413cc6fa29276678 (diff)
downloadpluma-548ca910edf73821482f1b31435b27146ef96810.tar.bz2
pluma-548ca910edf73821482f1b31435b27146ef96810.tar.xz
pre-bump version
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 77e7ebcc..490fd48d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### pluma 1.17.4
+
### pluma 1.17.3
* Translations update
@@ -124,4 +126,4 @@
(All code is migrated, except pythonconsole plugin. The plugin works,
except you cant configure it; the configurable things were command
and error colors; this will be fixed migrating the plugin to Gir
- instead of python-gtk) \ No newline at end of file
+ instead of python-gtk)
diff --git a/configure.ac b/configure.ac
index a0ac62e5..bf380917 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, 3)
+m4_define(pluma_micro_version, 4)
m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
AC_INIT([pluma], [pluma_version],