Added auto-detection of version string (via git).

Details:
- Added build/update-version-file.sh script for auto-detecting "version"
  string and updating 'version' file accordingly. (If .git directory is
  not present, then it is assumed this copy of BLIS is a downloaded
  release, in which case 'version' file is left unchanged.)
- Added invocation of update-version-file.sh to configure script.
This commit is contained in:
Field G. Van Zee
2012-12-06 15:34:53 -06:00
parent b0ecd0ff52
commit 26cb659dd7
4 changed files with 186 additions and 4 deletions

View File

@@ -1 +1 @@
0.1-alpha-0
0.0.0-1