[Xfce4-commits] [xfce/tumbler] 01/01: Update NEWS and configure for 0.2.3

noreply at xfce.org noreply at xfce.org
Thu Sep 13 16:09:26 CEST 2018


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

a   l   i       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/tumbler.

commit dc12ed09eb6b3b1d29eda712c0614491d8be903d
Author: Ali Abdallah <ali at xfce.org>
Date:   Thu Sep 13 16:08:26 2018 +0200

    Update NEWS and configure for 0.2.3
---
 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 8deb146..8620662 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.2.3
+=====
+- Test sparse files only for regular files (bug #14693).
+- Fix uninitialized variable (bug #14688)
+
 0.2.2
 =====
 - Added check to avoid sparse files, that cause high cpu and
diff --git a/configure.ac b/configure.ac
index 9f287ee..87976f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ m4_define([tumbler_verinfo], [0:0:0])
 m4_define([tumbler_version_api_major], [1])
 m4_define([tumbler_version_major], [0])
 m4_define([tumbler_version_minor], [2])
-m4_define([tumbler_version_micro], [2])
+m4_define([tumbler_version_micro], [3])
 m4_define([tumbler_version], [tumbler_version_major().tumbler_version_minor().tumbler_version_micro()])
 
 dnl ***************************

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


More information about the Xfce4-commits mailing list