[Xfce4-commits] <xfce4-sensors-plugin:master> release 1.2.5 with compile bug and erroneous german translation file

Fabian Nowak noreply at xfce.org
Tue May 15 20:54:02 CEST 2012


Updating branch refs/heads/master
         to c6a2a7423bb60c7dbe76b075a3c8730628558f9e (commit)
       from 7aaeaff0cf144e2c67cb283e98d087795dd353ed (commit)

commit c6a2a7423bb60c7dbe76b075a3c8730628558f9e
Author: Fabian Nowak <timystery at arcor.de>
Date:   Tue May 15 20:50:19 2012 +0200

    release 1.2.5 with compile bug and erroneous german translation file

 configure.in.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.in.in b/configure.in.in
index a04ee6f..7eed05c 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -11,10 +11,10 @@ m4_define([libxfce4sensors_verinfo], [3:4:2])
 
 m4_define([xfce4_sensors_version_major], [1])
 m4_define([xfce4_sensors_version_minor], [2])
-m4_define([xfce4_sensors_version_micro], [4])
+m4_define([xfce4_sensors_version_micro], [5])
 m4_define([xfce4_sensors_version_nano], [])
 m4_define([xfce4_sensors_version_build], [@REVISION@])
-m4_define([xfce4_sensors_version_tag], [git]) dnl may be set to 'git'
+m4_define([xfce4_sensors_version_tag], []) dnl may be set to 'git'
 m4_define([xfce4_sensors_version], [xfce4_sensors_version_major().xfce4_sensors_version_minor().xfce4_sensors_version_micro()ifelse(xfce4_sensors_version_nano(), [], [], [.xfce4_sensors_version_nano()])ifelse(xfce4_sensors_version_tag(), [git], [xfce4_sensors_version_tag()-xfce4_sensors_version_build()], [xfce4_sensors_version_tag()])])
 
 


More information about the Xfce4-commits mailing list