Re: RRD version of win32
"Chris Larsen" <[email protected]>
| Newsgroups | gmane.comp.db.rrdtool.devel |
|---|---|
| Message-ID | <[email protected]> |
> I've succeeded in compiling RRD on Win32, but once using rrdtool in command line, it's indicating 1.4.3 version...But the source I got are from 1.4.4 branche, so maybe version should be updated in header file? Hi Cyril, you're right, the "config.h" file in the "win32" directory just needs to have the version updated. Maybe we can move the version to a separate "version.h" header or something so that it only has to be updated in one location.