X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_format.h;h=d95ea4a73a31178519e689a8829c88e12c0ade4d;hp=7dbc8edb313f91c72bd53e33a1b91a592daf9ff0;hb=a6cabd4d567fa0bfd8192ef99c804f1b2359e22d;hpb=aeeff12d6f81965685019e9d416f0ec71a1ce0ab;ds=sidebyside diff --git a/src/rrd_format.h b/src/rrd_format.h index 7dbc8ed..d95ea4a 100644 --- a/src/rrd_format.h +++ b/src/rrd_format.h @@ -22,6 +22,7 @@ /* #define RRD_VERSION "0002" */ /* changed because microsecond precision requires another field */ #define RRD_VERSION "0004" +#define RRD_VERSION3 "0003" #define FLOAT_COOKIE 8.642135E130 #include "rrd_nan_inf.h"