[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] 01/01: release 0.7.1

noreply at xfce.org noreply at xfce.org
Tue Apr 30 12:31:28 CEST 2019


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   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 panel-plugins/xfce4-datetime-plugin.

commit 0ee916daf95237023a7c7836df516f33c2a272c3
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Tue Apr 30 06:30:27 2019 -0400

    release 0.7.1
---
 NEWS            | 9 +++++++++
 configure.ac.in | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 4a21395..99cee6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2019-04-30
+================================================================================
+xfce4-datetime-plugin v0.7.1 released
+
+* Removed the frame around the calendar popup to simplify appearance
+* Spacing improvements in the preferences dialog (bug #14662)
+* Fixed build warnings
+* Updated translations
+
 2016-11-01
 ================================================================================
 xfce4-datetime-plugin v0.7.0 released
diff --git a/configure.ac.in b/configure.ac.in
index 679522e..02d7fde 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -1,7 +1,7 @@
 dnl Version information
 m4_define([datetime_version_major], [0])
 m4_define([datetime_version_minor], [7])
-m4_define([datetime_version_micro], [0])
+m4_define([datetime_version_micro], [1])
 m4_define([datetime_version], [datetime_version_major().datetime_version_minor().datetime_version_micro()])
 
 dnl Initialize autoconf

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list