[Xfce4-commits] [apps/ristretto] 01/01: Return to git versioning
noreply at xfce.org
noreply at xfce.org
Fri Aug 9 18:59:55 CEST 2019
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 f2aa5cf4e474af2a01a804be41b09a88e9da643e
Author: Igor <f2404 at yandex.ru>
Date: Fri Aug 9 12:59:48 2019 -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 251bffe..5f51304 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([ristretto_version_major], [0])
m4_define([ristretto_version_minor], [10])
m4_define([ristretto_version_micro], [0])
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