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

noreply at xfce.org noreply at xfce.org
Tue Aug 13 11:56:26 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-diskperf-plugin.

commit bfe1a0a29ef75a46eab3447f31c389b9f876715f
Author: Landry Breuil <landry at xfce.org>
Date:   Tue Aug 13 11:43:53 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 1f04cca..c4127f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.6.2 (2019/09/13):
+------------------
+* translation updates
+
 2.6.1 (2017/02/25):
 ------------------
 * stop always showing activity (#12942)
diff --git a/configure.ac.in b/configure.ac.in
index fd2d3eb..decbe85 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ dnl
 
 m4_define([diskperf_version_major], [2])
 m4_define([diskperf_version_minor], [6])
-m4_define([diskperf_version_micro], [1])
+m4_define([diskperf_version_micro], [2])
 m4_define([diskperf_version_build], [@REVISION@])
 m4_define([diskperf_version_tag], []) # leave empty for releases
 m4_define([diskperf_version], [diskperf_version_major().diskperf_version_minor().diskperf_version_micro()ifelse(diskperf_version_tag(), [git], [diskperf_version_tag()-diskperf_version_build()], [diskperf_version_tag()])])

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


More information about the Xfce4-commits mailing list