summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4304ee)
raw | patch | inline | side by side (parent: a4304ee)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 7 Aug 2009 06:04:59 +0000 (06:04 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 7 Aug 2009 06:04:59 +0000 (06:04 +0000) |
program/bindings/python/rrdtoolmodule.c | patch | blob | history |
index 8eba8f928b7e31167406da0e19e0152a85916b58..a2647b50f788f908e44571625581e617ce3a6ef3 100644 (file)
# define UNUSED(x) x
#endif
-static const char *__version__ = "$Revision: 1.14 $";
+
+#include "../../rrd_config.h"
+static const char *__version__ = PACKAGE_VERSION;
#include "Python.h"
#include "../../src/rrd_tool.h"