From: Lars Hjemli Date: Mon, 18 Jun 2007 07:42:10 +0000 (+0200) Subject: Add version info from git-describe X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/f69250358a74efa5d7d9c562b2cdd80fad1430f1?ds=inline;hp=f69250358a74efa5d7d9c562b2cdd80fad1430f1 Add version info from git-describe A new script, gen-version.sh, is now invoked from 'make version' to generate the file VERSION. This file contains a version identifier generated by git-describe and is included in the Makefile. Signed-off-by: Lars Hjemli ---