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

noreply at xfce.org noreply at xfce.org
Thu Jun 28 17:18:44 CEST 2018


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

f   2   4   0   4       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 apps/ristretto.

commit 743c0d6854a886a6c7b2b08702a1381055e2c8cc
Author: Igor <f2404 at yandex.ru>
Date:   Thu Jun 28 11:18:37 2018 -0400

    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 6d96b20..1a8d30d 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], [3])
 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