[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 01/01: Fix typo in previous commit
noreply at xfce.org
noreply at xfce.org
Sat Jun 17 17:11:58 CEST 2017
This is an automated email from the git hooks/post-receive script.
n i n e t l s 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-xkb-plugin.
commit 5691ad643459f37052eadda7a034d86abdef4b4d
Author: ToZ <tony.paulic at gmail.com>
Date: Sat Jun 17 07:43:59 2017 -0500
Fix typo in previous commit
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 699e7e2..7c8a7dc 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -15,7 +15,7 @@ m4_define([xkb_version_minor], [8])
m4_define([xkb_version_micro], [0])
m4_define([xkb_version_nano], [])
m4_define([xkb_version_build], [@REVISION@])
-m4_define([xkb_version_tag], [git)
+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