]> git.proxmox.com Git - mirror_iproute2.git/commit
replace SNAPSHOT with auto-generated version string
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 1 Aug 2020 17:26:41 +0000 (10:26 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 3 Aug 2020 17:02:47 +0000 (10:02 -0700)
commitfbef655568ee931a82ad463a6f46f01ce3fb27aa
tree6425f1ebc5d0ac403f7efcc38e3d87d7de6fb8d5
parentcb17e0cc578162a33d62afcbf9df471183a6b0c7
replace SNAPSHOT with auto-generated version string

Replace the iproute2 snapshot with a version string which is
autogenerated as part of the build process using git describe.

This will also allow seeing if the version of the command
is built from the same sources is as upstream.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
14 files changed:
Makefile
bridge/bridge.c
devlink/devlink.c
genl/genl.c
include/SNAPSHOT.h [deleted file]
include/version.h [new file with mode: 0644]
ip/ip.c
ip/rtmon.c
misc/ifstat.c
misc/nstat.c
misc/rtacct.c
misc/ss.c
rdma/rdma.c
tc/tc.c