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

alex pushed a 
commit to branch 
xfce-4.14
in repository xfce/thunar.

commit debf22d5e9476906274a7a414e015639112ecf9f
Author: Alexander Schwinn <alexxc...@xfce.org>
Date:   Wed Mar 25 16:31:12 2020 +0100

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

diff --git a/NEWS b/NEWS
index c565032..7052836 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.8.14
+======
+   - Revert "Allow opening of multiple file selections (bug #2487)", 
+   because it introduced a regression (Not possible any more to DnD 
+   multiple files in icon/compact view)
+- Translation Updates:
+  Portuguese, 
+
 1.8.13
 ======
    - Use tre-view toplevel path of the cursor, if available, in order to 
diff --git a/configure.ac.in b/configure.ac.in
index 89d583f..82c2288 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], [13])
+m4_define([thunar_version_micro], [14])
 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.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to