[Xfce4-commits] [apps/xfce4-dict] 02/02: Updates for release
noreply at xfce.org
noreply at xfce.org
Sun Mar 15 20:03:28 CET 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository apps/xfce4-dict.
commit 478548a4077688c9cb4884b82b50a3a7dac99fa6
Author: Harald Judt <h.judt at gmx.at>
Date: Sun Mar 15 20:00:41 2015 +0100
Updates for release
---
configure.ac.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index a10a2e9..aa35d63 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -3,9 +3,9 @@ dnl *** Version information ***
dnl ***************************
m4_define([xfce4_dict_version_major], [0])
m4_define([xfce4_dict_version_minor], [7])
-m4_define([xfce4_dict_version_micro], [0])
+m4_define([xfce4_dict_version_micro], [1])
m4_define([xfce4_dict_version_build], [@REVISION@])
-m4_define([xfce4_dict_version_tag], [git])
+m4_define([xfce4_dict_version_tag], [])
m4_define([xfce4_dict_version], [xfce4_dict_version_major().xfce4_dict_version_minor().xfce4_dict_version_micro()ifelse(xfce4_dict_version_tag(), [git], [xfce4_dict_version_tag()-xfce4_dict_version_build()], [xfce4_dict_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