[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 07/07: Add git version number.

noreply at xfce.org noreply at xfce.org
Tue Oct 2 00:06:41 CEST 2018


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

g   o   t   t   c   o   d   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-whiskermenu-plugin.

commit 9a60b2fbbbfde2dc7341b2a5c73fb2b1e3c570c5
Author: Graeme Gott <graeme at gottcode.org>
Date:   Sun Sep 30 10:53:24 2018 -0400

    Add git version number.
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3108c75..a42695e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@ project(whiskermenu)
 set(whiskermenu_version_major "2")
 set(whiskermenu_version_minor "3")
 set(whiskermenu_version_micro "0")
-set(whiskermenu_version_tag "")
+set(whiskermenu_version_tag "git")
 set(whiskermenu_version "${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
 if(${whiskermenu_version_tag} MATCHES "git")
 	if(NOT DEFINED whiskermenu_version_build)

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


More information about the Xfce4-commits mailing list