]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
rrdtool-release: Create NUMVERS from VERSION file 1161/head
authorWolfgang Stöggl <c72578@yahoo.de>
Tue, 15 Mar 2022 17:13:35 +0000 (18:13 +0100)
committerWolfgang Stöggl <c72578@yahoo.de>
Tue, 15 Mar 2022 17:13:35 +0000 (18:13 +0100)
commit050ff794a2e513e9fedc7df634139f50de6f5087
treec7d94b6526bd940f87ed28e36a1fec0fd944e3a7
parentc1e083e810cc1f3a07bccc9bfbfcd36604bb9084
rrdtool-release: Create NUMVERS from VERSION file

In the script rrdtool-release, NUMVERS has been read from the
configure file so far, which may not be up-to-date.
Generate NUMVERS from the VERSION file instead. This ensures
that only one source is used vor the version - the VERSION file.
Use the same perl command for creating NUMVERS, as in configure.ac
rrdtool-release