[Xfce4-commits] [xfce/thunar] 01/01: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Fri Feb 20 00:16:36 CET 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository xfce/thunar.
commit c54fee7a2d7d629bb91144a9ab88c79a83e0ecc7
Author: Harald Judt <h.judt at gmx.at>
Date: Fri Feb 20 00:15:57 2015 +0100
Post release tag bump
---
NEWS | 2 +-
configure.ac.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index a8a4c25..c892cef 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@
- Use xfconf and handle xfdesktop's single workspace (Bug #11047) (Eric Koegel)
- Revert "Workaround for crashes on RHEL5" (Andrzej)
- Revert "Fallback to image surface, workaround for bug in Cairo/RENDER" (Andrzej)
-- Renaming a file from another file manager... (bug #11430) (Andrzej)
+- Renaming a file from another file manager, file disappears in Thunar window (bug #11430) (Andrzej)
- Make usage/free string more clear (bug #11345) (Harald Judt)
- Make single middle click open files and folders (bug #10587) (Harald Judt)
- Add a progressbar to the freespace indicator in the properties dialog (Harald Judt, Simon Steinbeiss)
diff --git a/configure.ac.in b/configure.ac.in
index 81004c1..a692ccc 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -29,7 +29,7 @@ m4_define([thunar_version_minor], [6])
m4_define([thunar_version_micro], [5])
m4_define([thunar_version_nano], [])
m4_define([thunar_version_build], [@REVISION@])
-m4_define([thunar_version_tag], [])
+m4_define([thunar_version_tag], [git])
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