[Xfce4-commits] [panel-plugins/xfce4-places-plugin] 01/01: Back to development

noreply at xfce.org noreply at xfce.org
Sun Aug 11 21:12:30 CEST 2019


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

b   l   u   e   s   a   b   r   e       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 panel-plugins/xfce4-places-plugin.

commit bc1d00454374ad8b1f007665dd6110f3b482c4c7
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Aug 11 15:12:27 2019 -0400

    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 c256a01..9b57f87 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -6,7 +6,7 @@ m4_define([places_version_minor], [8])
 m4_define([places_version_micro], [1])
 m4_define([places_version_nano],  []) dnl leave this empty to have no nano version
 m4_define([places_version_build], [@REVISION@])
-m4_define([places_version_tag], [])
+m4_define([places_version_tag], [git])
 m4_define([places_version], [places_version_major().places_version_minor().places_version_micro()ifelse(places_version_nano(), [], [], [.places_version_nano()])ifelse(places_version_tag(), [git], [places_version_tag()-places_version_build()], [places_version_tag()])])
 m4_define([places_default_debug], [ifelse(places_version_tag(), [git], [yes], [minimum])])
 

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


More information about the Xfce4-commits mailing list