[Xfce4-commits] <xfce4-notifyd:master> Get ready for new release.
Jérôme Guelfucci
noreply at xfce.org
Sun Apr 21 11:04:01 CEST 2013
Updating branch refs/heads/master
to 98299ba35c469b3ea3622fab00f4fca9d4b582fd (commit)
from 91663916b943b7019b7ce2b06be2bf96f98590ab (commit)
commit 98299ba35c469b3ea3622fab00f4fca9d4b582fd
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sun Apr 21 11:01:22 2013 +0200
Get ready for new release.
configure.ac.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 7adb83a..ab3c9f6 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -8,9 +8,9 @@ dnl
dnl version info
m4_define([xfce4_notifyd_version_major], [0])
m4_define([xfce4_notifyd_version_minor], [2])
-m4_define([xfce4_notifyd_version_micro], [2])
+m4_define([xfce4_notifyd_version_micro], [3])
m4_define([xfce4_notifyd_version_build], [@REVISION@])
-m4_define([xfce4_notifyd_version_tag], [git])
+m4_define([xfce4_notifyd_version_tag], [])
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