4
Fork 0
This commit is contained in:
R3ABM Artem 2016-07-31 21:34:18 +04:00
parent 2db1320261
commit fd7b8d659c
3 changed files with 10 additions and 4 deletions

View file

@ -53,7 +53,8 @@ clean:
rm -f *.d
version:
echo "#define VERSION $(shell svn info | grep -E "^Revision:" | grep -o -E "[0-9]+")" > Version.h
# echo "#define VERSION $(shell svn info | grep -E "^Revision:" | grep -o -E "[0-9]+")" > Version.h
echo "#define VERSION $(shell date -u +%Y%m%d)" > Version.h
debian-package:
./UpdateLog.sh