[Xfce4-commits] [apps/ristretto] 01/01: Return to git versioning

noreply at xfce.org noreply at xfce.org
Thu Oct 6 16:11:23 CEST 2016


This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/ristretto.

commit 952624732c5e0e8adf987f0b64f88d5ee1807fb8
Author: Igor <f2404 at yandex.ru>
Date:   Thu Oct 6 17:11:18 2016 +0300

    Return to git versioning
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 167bc8c..6044813 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([ristretto_version_major], [0])
 m4_define([ristretto_version_minor], [8])
 m4_define([ristretto_version_micro], [1])
 m4_define([ristretto_version_build], [r at REVISION@])
-m4_define([ristretto_version_tag], []) # Leave empty for releases
+m4_define([ristretto_version_tag], [git]) # Leave empty for releases
 m4_define([ristretto_version], [ristretto_version_major().ristretto_version_minor().ristretto_version_micro()ifelse(ristretto_version_tag(), [], [], [ristretto_version_tag()-ristretto_version_build()])])
 
 dnl *******************************************

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list