Backport the dynamic Makefile version to master

This commit is contained in:
Mathieu Comandon 2016-10-31 17:08:58 -07:00
parent af235eb377
commit fef633e79e

View file

@ -1,4 +1,4 @@
VERSION="0.4.1"
VERSION=`grep "VERSION" lutris/settings.py | cut -d" " -f 3 | sed 's|"\(.*\)"|\1|'`
cover:
rm tests/fixtures/pga.db -f