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

noreply at xfce.org noreply at xfce.org
Wed Feb 1 13:14:12 CET 2017


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

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

commit a470f8a4027a7cbc653a0d1dd5f63c31ca080d3f
Author: Igor <f2404 at yandex.ru>
Date:   Wed Feb 1 15:14:08 2017 +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 91b4895..8de673c 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], [2])
 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