[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/01: Go back to development
noreply at xfce.org
noreply at xfce.org
Thu Sep 15 17:01:41 CEST 2016
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository panel-plugins/xfce4-clipman-plugin.
commit c8c27fd093906dff5b0d3de1c798e3f40b2e9c88
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Thu Sep 15 17:01:29 2016 +0200
Go back to development
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 32cb22a..c419970 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([project_version_major], [1])
m4_define([project_version_minor], [4])
m4_define([project_version_micro], [0])
m4_define([project_version_build], [@REVISION@])
-m4_define([project_version_tag], []) # leave empty for release
+m4_define([project_version_tag], [git]) # leave empty for release
m4_define([project_version], [project_version_major().project_version_minor().project_version_micro()ifelse(project_version_tag(), [git], [project_version_tag()-project_version_build()], [project_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