summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5da9b71)
raw | patch | inline | side by side (parent: 5da9b71)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 20 Jul 2007 22:20:18 +0000 (22:20 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 20 Jul 2007 22:20:18 +0000 (22:20 +0000) |
src/rrd_format.h | patch | blob | history |
diff --git a/src/rrd_format.h b/src/rrd_format.h
index c4c8690f171e8c7d477dfa068fba190482b24c2d..7dbc8edb313f91c72bd53e33a1b91a592daf9ff0 100644 (file)
--- a/src/rrd_format.h
+++ b/src/rrd_format.h
#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"