[Xfce4-commits] <orage:master> 4.8.0.3: Fixed BUG 7116 full day events should be in the extra row in day view
Juha Kautto
noreply at xfce.org
Thu Jan 20 08:38:01 CET 2011
Updating branch refs/heads/master
to 8a6c2255335d516bd529f73d2048d01ebd7a2328 (commit)
from 1caf2f503e34b8a81d7515dc6f664365bc535ed0 (commit)
commit 8a6c2255335d516bd529f73d2048d01ebd7a2328
Author: Juha Kautto <juha at xfce.org>
Date: Thu Jan 20 09:34:58 2011 +0200
4.8.0.3: Fixed BUG 7116 full day events should be in the extra row in day view
Full day (all day) check was done wrong after the format changed.
Also formatted the tip data better.
configure.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.in.in b/configure.in.in
index 7ddb008..0a61182 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -9,7 +9,7 @@ dnl Written for Xfce by Juha Kautto <juha at xfce.org>
dnl
dnl Version information
-m4_define([orage_version], [4.8.0.2-git])
+m4_define([orage_version], [4.8.0.3-git])
m4_define([gtk_minimum_version], [2.10.0])
m4_define([xfce_minimum_version], [4.6.0])
More information about the Xfce4-commits
mailing list