Makefile: add SVN Id
git-svn-id: https://svn.fhem.de/fhem/trunk@14702 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# $Id$
|
||||
|
||||
VERS=5.8
|
||||
DATE=2017-02-19
|
||||
|
||||
# $Id$
|
||||
# used for nightly build
|
||||
DATEN=$(shell date +"%Y-%m-%d")
|
||||
VERSN=$(VERS).$(shell svn info | grep 'Revision' | awk '{ print $$2; }')
|
||||
|
||||
Reference in New Issue
Block a user