Read version from VERSION file

Change-Id: Idfbe2dbe6cb8cd90c6c728dca7d10ff580c7b9d6
This commit is contained in:
Johannes 'fish' Ziemke 2015-01-12 15:05:36 +01:00
parent e0a90d3da5
commit 7b8fd9c7a5
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@
.SUFFIXES:
VERSION=0.9.0rc3
VERSION=$(shell cat `git rev-parse --show-toplevel`/VERSION)
OS=$(shell uname)
ARCH=$(shell uname -m)

1
VERSION Normal file
View File

@ -0,0 +1 @@
0.9.0rc3