diff --git a/Makefile b/Makefile index 5d0c32491..c4b24e432 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ 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; }')