[Xfce4-commits] [panel-plugins/xfce4-fsguard-plugin] 01/01: Updates	for release
    noreply at xfce.org 
    noreply at xfce.org
       
    Tue Aug 13 12:00:02 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
l   a   n   d   r   y       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-fsguard-plugin.
commit e0d78aa11c382d455cf09b0b0bd2eb31dd3bffc4
Author: Landry Breuil <landry at xfce.org>
Date:   Tue Aug 13 11:45:50 2019 +0200
    Updates for release
---
 NEWS            | 4 ++++
 configure.ac.in | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index ed9d043..d672ca7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+20190913 (1.1.1):
+-----------------
+  * New translations (ie, be) and translations updates
+
 20161101 (1.1.0):
 -----------------
   * set progressbar minimal width/height to 4px so that it looks like with gtk+2
diff --git a/configure.ac.in b/configure.ac.in
index d9981c3..f115e71 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -6,7 +6,7 @@ dnl
 
 m4_define([xfce4_fsguard_plugin_version_major], [1])
 m4_define([xfce4_fsguard_plugin_version_minor], [1])
-m4_define([xfce4_fsguard_plugin_version_micro], [0])
+m4_define([xfce4_fsguard_plugin_version_micro], [1])
 m4_define([xfce4_fsguard_plugin_version_nano], [])
 m4_define([xfce4_fsguard_plugin_version_build], [@REVISION@])
 m4_define([xfce4_fsguard_plugin_version_tag], []) # Leave empty for releases
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list