[Xfce4-commits] [bindings/thunarx-python] 01/01: Bump to release v0.5.1

noreply at xfce.org noreply at xfce.org
Tue Feb 13 02:32:48 CET 2018


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

a   d   a   m   p   l   u   m   b       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 bindings/thunarx-python.

commit 4451b3d6187238f3badaa69c91bc6d0a91c3196c
Author: Adam Plumb <adamplumb at gmail.com>
Date:   Mon Feb 12 20:32:41 2018 -0500

    Bump to release v0.5.1
---
 NEWS            | 3 +++
 configure.ac.in | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index b040341..b386fa3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.5.1:
+    - Fix bug #14199, building docs with python3
+    
 0.5.0:
     - Updated to work with python3 or python2
     - Improve extension path loading semantics to follow XDG recommendations
diff --git a/configure.ac.in b/configure.ac.in
index 6bdeb11..f28962e 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([txp_version_major], [0])
 m4_define([txp_version_minor], [5])
-m4_define([txp_version_micro], [0])
+m4_define([txp_version_micro], [1])
 m4_define([txp_version_tag], [])
 m4_define([txp_version_build], [])
 m4_define([txp_version], [txp_version_major().txp_version_minor().txp_version_micro()ifelse(txp_version_tag(), [], [], [txp_version_tag()-txp_version_build()])])

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


More information about the Xfce4-commits mailing list