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

noreply at xfce.org noreply at xfce.org
Thu Jun 14 03:56:07 CEST 2018


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 xfce/thunar.

commit 613bfaa1c74e24a92d51fa88e0fcc6b5e3524d98
Author: Andre Miranda <andreldm at xfce.org>
Date:   Wed Jun 13 22:44:32 2018 -0300

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

diff --git a/NEWS b/NEWS
index 6f6130e..fa9d8e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.8.1
+=====
+- Downgrade libxfce4-ui required version to 4.12.0
+- Bump exo version to 0.12.0
+- Use symbolic icon for edit button in pathbar
+- Add the right-click menu item "Open with" as well for folders
+- Translation updates: Catalan, French, Galician, Norwegian Bokmål
+
 1.8.0
 =====
 - Refresh folder-copy and -move icons from Adwaita icon theme
diff --git a/configure.ac.in b/configure.ac.in
index 30f7609..50f0e0e 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -26,10 +26,10 @@ m4_define([thunarx_verinfo], [0:0:0])
 m4_define([thunarx_version_api], [3])
 m4_define([thunar_version_major], [1])
 m4_define([thunar_version_minor], [8])
-m4_define([thunar_version_micro], [0])
+m4_define([thunar_version_micro], [1])
 m4_define([thunar_version_nano], [])
 m4_define([thunar_version_build], [@REVISION@])
-m4_define([thunar_version_tag], [git])
+m4_define([thunar_version_tag], [])
 m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_nano(), [], [], [.thunar_version_nano()])ifelse(thunar_version_tag(), [git], [thunar_version_tag()-thunar_version_build()], [thunar_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