From e0c6bf4a119c202a3df9942bf59fb77fb7b492a2 Mon Sep 17 00:00:00 2001 From: oetiker Date: Fri, 20 Jul 2007 22:20:18 +0000 Subject: [PATCH] we have a new holtwinders aggregation fucntion, so we have a new version ... git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1162 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/src/rrd_format.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/src/rrd_format.h b/program/src/rrd_format.h index c4c8690f..7dbc8edb 100644 --- a/program/src/rrd_format.h +++ b/program/src/rrd_format.h @@ -21,7 +21,7 @@ #define RRD_COOKIE "RRD" /* #define RRD_VERSION "0002" */ /* changed because microsecond precision requires another field */ -#define RRD_VERSION "0003" +#define RRD_VERSION "0004" #define FLOAT_COOKIE 8.642135E130 #include "rrd_nan_inf.h" -- 2.30.2