From: Tobias Oetiker Date: Sat, 21 Feb 2015 16:06:37 +0000 (+0100) Subject: one more resolute X-Git-Tag: v1.5.0-rc2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a502e1a044213400ca6e88c68b79b902b76e7e9;p=thirdparty%2Frrdtool-1.x.git one more resolute --- diff --git a/VERSION b/VERSION index 03fb120a..e3728125 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.0-rc1 +1.5.0-rc2 diff --git a/src/rrd_graph.c b/src/rrd_graph.c index be363cb7..0ae82977 100644 --- a/src/rrd_graph.c +++ b/src/rrd_graph.c @@ -161,6 +161,8 @@ xlab_t xlab[] = { , {800000.0 , 0, TMT_MONTH, 4, TMT_MONTH, 12, TMT_MONTH, 24, 365*24*3600, "%Y"} , + {2000000.0 , 0, TMT_MONTH, 6, TMT_MONTH, 12, TMT_MONTH, 24, 365*24*3600, "'%g"} + , {-1.0, 0, TMT_MONTH, 0, TMT_MONTH, 0, TMT_MONTH, 0, 0, ""} };