[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 03/03: Post release tag bump.
noreply at xfce.org
noreply at xfce.org
Sat Feb 28 00:42:51 CET 2015
This is an automated email from the git hooks/post-receive script.
igor pushed a commit to branch master
in repository panel-plugins/xfce4-xkb-plugin.
commit a2f62ab0991feabb4405aecb15cc6a82cf823e21
Author: Igor Slepchin <igor.slepchin at gmail.com>
Date: Fri Feb 27 18:40:27 2015 -0500
Post release tag bump.
---
configure.in.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.in.in b/configure.in.in
index a9f4527..c35d72d 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -15,7 +15,7 @@ m4_define([xkb_version_minor], [7])
m4_define([xkb_version_micro], [1])
m4_define([xkb_version_nano], [])
m4_define([xkb_version_build], [@REVISION@])
-m4_define([xkb_version_tag], [])
+m4_define([xkb_version_tag], [git])
m4_define([xkb_version], [xkb_version_major().xkb_version_minor().xkb_version_micro()ifelse(xkb_version_nano(), [], [], [.xkb_version_nano()])ifelse(xkb_version_tag(), [git], [xkb_version_tag()-xkb_version_build()], [xkb_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