mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
Makefile: add SVN Id
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14701 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
404c82a6ce
commit
968b30b6b0
1
Makefile
1
Makefile
@ -1,6 +1,7 @@
|
|||||||
VERS=5.8
|
VERS=5.8
|
||||||
DATE=2017-02-19
|
DATE=2017-02-19
|
||||||
|
|
||||||
|
# $Id$
|
||||||
# used for nightly build
|
# used for nightly build
|
||||||
DATEN=$(shell date +"%Y-%m-%d")
|
DATEN=$(shell date +"%Y-%m-%d")
|
||||||
VERSN=$(VERS).$(shell svn info | grep 'Revision' | awk '{ print $$2; }')
|
VERSN=$(VERS).$(shell svn info | grep 'Revision' | awk '{ print $$2; }')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user