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

noreply at xfce.org noreply at xfce.org
Tue Nov 27 02:47:34 CET 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-volman.

commit fdb417cb6d05ce68cdaa008819f38a4df90673ff
Author: Andre Miranda <andreldm at xfce.org>
Date:   Mon Nov 26 22:44:34 2018 -0300

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

diff --git a/NEWS b/NEWS
index 9599f5b..2f88c78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+0.9.1
+=====
+- Allow compilation against libxfce4ui 4.12 (Bug #14100)
+- Use transient notifications
+- Visual improvements (Bug #14650)
+- Add support for Blu-ray media (Bug #13297)
+- Relicense tvm-burn-cd.svg (Bug #11204)
+- Autobrowse of removable media opens Thunar, not the user-selected file
+  manager (Bug #9537)
+- Translation updates: Albanian, Amharic, Arabic, Asturian, Basque, Belarusian,
+  Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong SAR China),
+  Chinese (Taiwan), Croatian, Czech, Danish, Dutch,English (Australia),
+  English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
+  Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian,
+  Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Polish,
+  Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,
+  Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu,
+  Urdu (Pakistan), Uyghur, Vietnamese
+
 0.9.0
 =====
 - GTK3 Port
diff --git a/configure.ac.in b/configure.ac.in
index 4116f45..5fa28d5 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -21,9 +21,9 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([tvm_version_major], [0])
 m4_define([tvm_version_minor], [9])
-m4_define([tvm_version_micro], [0])
+m4_define([tvm_version_micro], [1])
 m4_define([tvm_version_build], [@REVISION@])
-m4_define([tvm_version_tag], [git])
+m4_define([tvm_version_tag], [])
 m4_define([tvm_version], [tvm_version_major().tvm_version_minor().tvm_version_micro()ifelse(tvm_version_tag(), [git], [tvm_version_tag()-tvm_version_build()], [tvm_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