[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/01: Updates for release

noreply at xfce.org noreply at xfce.org
Sun Aug 11 21:28:37 CEST 2019


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

b   l   u   e   s   a   b   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 panel-plugins/xfce4-weather-plugin.

commit e4734660efb3048eaa005521197252cb845d1fdb
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Aug 11 15:28:23 2019 -0400

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

diff --git a/NEWS b/NEWS
index 484de57..5a14173 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.10.0
+======
+- Translation Updates:
+  Albanian, Arabic, Asturian, Basque, Bulgarian, Chinese (China),
+  Croatian, Danish, Dutch, English (United Kingdom), Finnish, French,
+  Galician, Greek, Icelandic, Indonesian, Italian, Lithuanian, Norwegian
+  Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese,
+  Russian, Slovenian, Spanish, Turkish
+
 0.9.1
 =====
 - Use https for all connections (bug #13645)
@@ -317,4 +326,4 @@
 - Don't crach on 4.8 panel (bug #6965, bug #7189).
 - Add support for ipv6 proxies
 - Fix memory leaks and improve memory usage.
-- Correct style inconsistencies
+- Correct style inconsistencies
\ No newline at end of file
diff --git a/configure.ac.in b/configure.ac.in
index 5e8631a..1ceff51 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,10 +9,10 @@ dnl ***************************
 dnl *** Version information ***
 dnl ***************************
 m4_define([weather_version_major], [0])
-m4_define([weather_version_minor], [9])
-m4_define([weather_version_micro], [1])
+m4_define([weather_version_minor], [10])
+m4_define([weather_version_micro], [0])
 m4_define([weather_version_build], [@REVISION@])
-m4_define([weather_version_tag], [git])
+m4_define([weather_version_tag], [])
 m4_define([weather_version], [weather_version_major().weather_version_minor().weather_version_micro()ifelse(weather_version_tag(), [git], [weather_version_tag()-weather_version_build()], [weather_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