version.pl: snapshot releases *only* have digits in the tail
commitb6e36102e65814af1bc7cae8bed415c994563b05
authorH. Peter Anvin <hpa@zytor.com>
Sat, 1 Nov 2008 19:57:05 +0000 (1 12:57 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 1 Nov 2008 19:57:05 +0000 (1 12:57 -0700)
treef6571d80ae8f5c443cbc4d6ad9359b9b4759a77b
parent4b9358928b114caaf34a69d6fdfd3b285b7a72cc
version.pl: snapshot releases *only* have digits in the tail

Snapshot releases have *only* digits in the tail.  "git describe"
produces tails that have digits in them, but aren't numeric.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
version.pl