[PATCH] For release tarballs, include the proper version
From: "H. Peter Anvin" <hpa@zytor.com> Date: 2016-06-15 22:42:16
When producing a release tarball, include a "version" file, which
GIT-VERSION-GEN can then use to do the right thing when building from a
tarball.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>