On Thursday, March 24, 2011, Juhász Péter wrote:
> I think the build script should write the date of the last Changelog
> entry right into gnuplot_date[] in version.c, regardless of the
> platform. (It still says "September 2010", by the way...)
One way to force this is "touch PATCHLEVEL".
But that puts in todays date, which is not necessarily what we want.
(This has bugged me for a while).
OK. I've modifed src/Makefile.maint to take the "last modified"
date from the top of ChangeLog. It works here, but I can't vouch
for whether it will work under Windows.
Ethan
|