commit | 990397ed2e7673f14fc635f8764fe86f41bd4d71 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Jan 05 19:58:24 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jan 05 20:00:25 2017 +0100 |
tree | 98acbaadefaf20feb618d4459928b2a13ba83066 | |
parent | 10e61cbf4134e2adf083ac960622a08fedf44c6a [diff] |
BUILD: scripts: automatically update the branch in version.h when releasing The stats page proudly displays "Updates (v1.5)". This version is inherited from version.h which has not been updated since 1.5, so let's teach the create-release script about it. This must be backported to 1.7. 1.6 now uses the same script (externally) for the release and will automatically benefit from it.