[Xfce4-commits] <xfce4-notifyd:master> Back to development.

Jérôme Guelfucci noreply at xfce.org
Sun Apr 21 11:04:05 CEST 2013


Updating branch refs/heads/master
         to f5c0ea6c9799b41a011a483025d813c524fbdb76 (commit)
       from 1d7a94cd8f96f67d69b6b2bf918de1dbe3f2d5e6 (commit)

commit f5c0ea6c9799b41a011a483025d813c524fbdb76
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Sun Apr 21 11:03:22 2013 +0200

    Back to development.

 configure.ac.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index ab3c9f6..77e7c8c 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -10,7 +10,7 @@ m4_define([xfce4_notifyd_version_major], [0])
 m4_define([xfce4_notifyd_version_minor], [2])
 m4_define([xfce4_notifyd_version_micro], [3])
 m4_define([xfce4_notifyd_version_build], [@REVISION@])
-m4_define([xfce4_notifyd_version_tag], [])
+m4_define([xfce4_notifyd_version_tag], [git])
 m4_define([xfce4_notifyd_version], [xfce4_notifyd_version_major().xfce4_notifyd_version_minor().xfce4_notifyd_version_micro()ifelse(xfce4_notifyd_version_tag(), [git], [xfce4_notifyd_version_tag()-xfce4_notifyd_version_build()], [xfce4_notifyd_version_tag()])])
 
 m4_define([notifications_spec_version], [0.9])


More information about the Xfce4-commits mailing list