[Xfce4-commits] [xfce/exo] 01/01: Updates for release

noreply at xfce.org noreply at xfce.org
Sun Aug 11 22:06:53 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 xfce/exo.

commit 87911b9e04a2470aef8d120f5eef282d9ae9125c
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Aug 11 16:06:39 2019 -0400

    Updates for release
---
 NEWS            | 9 ++++++++-
 configure.ac.in | 4 ++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index e6ca0d9..8cd9c84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.12.8
+======
+- preferred-apps: Add button icons to Help/Close
+- Replace GtkStock buttons
+- Translation Updates:
+  Czech, Galician, Portuguese (Brazil)
+
 0.12.7
 ======
 - Translation Updates: Armenian, Armenian (Armenia), Danish,
@@ -810,4 +817,4 @@ Other changes:
   the gnome-ice module of libgnomeui.
 - libexo no longer requires SSL on non-BSD systems, since a MD5 fallback
   implementation was added, which will be used if the system doesn't
-  provide MD5_* functions.
+  provide MD5_* functions.
\ No newline at end of file
diff --git a/configure.ac.in b/configure.ac.in
index 5f41fb5..940bc42 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -14,10 +14,10 @@ m4_define([libexo_version_api], [1])
 m4_define([libexo2_version_api], [2])
 m4_define([libexo_version_major], [0])
 m4_define([libexo_version_minor], [12])
-m4_define([libexo_version_micro], [7])
+m4_define([libexo_version_micro], [8])
 m4_define([libexo_version_nano], [])
 m4_define([libexo_version_build], [@REVISION@])
-m4_define([libexo_version_tag], [git])
+m4_define([libexo_version_tag], [])
 m4_define([libexo_version], [libexo_version_major().libexo_version_minor().libexo_version_micro()ifelse(libexo_version_nano(), [], [], [.libexo_version_nano()])ifelse(libexo_version_tag(), [git], [libexo_version_tag()-libexo_version_build()], [libexo_version_tag()])])
 
 dnl ********************************************

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


More information about the Xfce4-commits mailing list