]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
one more resolute
authorTobias Oetiker <tobi@oetiker.ch>
Sat, 21 Feb 2015 16:06:37 +0000 (17:06 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Sat, 21 Feb 2015 16:06:37 +0000 (17:06 +0100)
VERSION
src/rrd_graph.c

diff --git a/VERSION b/VERSION
index 03fb120afc31605a753107fea5892ff760d8f7d4..e372812517c2d090a2b1bf8c3a200cebd6a4f187 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.5.0-rc1
+1.5.0-rc2
index be363cb7782cc8cc78b4c911751f8cac92e9620b..0ae82977630d5d936ddf78eb0fb0580d714870de 100644 (file)
@@ -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, ""}
 };