[Xfce4-commits] [apps/xfce4-screenshooter] 01/02: Updates for release
noreply at xfce.org
noreply at xfce.org
Sat Mar 30 22:12:39 CET 2019
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screenshooter.
commit d5b5c8035b2321e162b5e7b6b2c683cce47d2edc
Author: Andre Miranda <andreldm at xfce.org>
Date: Sat Mar 30 18:08:28 2019 -0300
Updates for release
---
NEWS | 4 ++++
configure.ac.in | 4 ++--
xfce4-screenshooter.1 | 6 +++---
3 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/NEWS b/NEWS
index 9014d90..4453b0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+=== Version 1.9.5 ===
+ * Bugs fixed:
+ - Panel plugin: allow it to save files (bug #15187)
+
=== Version 1.9.4 ===
* Enhancements:
- Extended save function to also take files (bug #14156, thanks to Arthur Jansen)
diff --git a/configure.ac.in b/configure.ac.in
index 32b2bec..a298bd9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,10 +5,10 @@ dnl
m4_define([xfce4_screenshooter_version_major], [1])
m4_define([xfce4_screenshooter_version_minor], [9])
-m4_define([xfce4_screenshooter_version_micro], [4])
+m4_define([xfce4_screenshooter_version_micro], [5])
m4_define([xfce4_screenshooter_version_nano], []) dnl leave this empty to have no nano version
m4_define([xfce4_screenshooter_version_build], [@REVISION@])
-m4_define([xfce4_screenshooter_version_tag], [git])
+m4_define([xfce4_screenshooter_version_tag], [])
m4_define([xfce4_screenshooter_version], [xfce4_screenshooter_version_major().xfce4_screenshooter_version_minor().xfce4_screenshooter_version_micro()ifelse(xfce4_screenshooter_version_nano(), [], [], [.xfce4_screenshooter_version_nano()])ifelse(xfce4_screenshooter_version_tag(), [git], [xfce4_screenshooter_version_tag()-xfce4_screenshooter_version_build()], [xfce4_screenshooter_version_tag()])])
AC_INIT([xfce4-screenshooter], [xfce4_screenshooter_version], [http://bugzilla.xfce.org/], [xfce4-screenshooter])
diff --git a/xfce4-screenshooter.1 b/xfce4-screenshooter.1
index 590f8c2..aa8ccd3 100644
--- a/xfce4-screenshooter.1
+++ b/xfce4-screenshooter.1
@@ -1,7 +1,7 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
-.TH XFCE4-SCREENSHOOTER "1" "March 2019" "xfce4-screenshooter 1.9.4" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
+.TH XFCE4-SCREENSHOOTER "1" "March 2019" "xfce4-screenshooter 1.9.5" "User Commands"
.SH NAME
-xfce4-screenshooter \- manual page for xfce4-screenshooter 1.9.4
+xfce4-screenshooter \- manual page for xfce4-screenshooter 1.9.5
.SH DESCRIPTION
.SS "Usage:"
.IP
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list