im makefile stable=143 gesetzt
This commit is contained in:
parent
19eed40acc
commit
aad3c54eea
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
########## Variablendefinitionen ###########
|
||||
|
||||
# Revision-Variablen
|
||||
STABLE_REVISION := 60
|
||||
STABLE_REVISION := 143
|
||||
AKTUELLE_REVISION := $(shell svn -R info| grep ^Revision| cut -f2 -d " " | sort | tail -1)
|
||||
REVISIONS_SUFFIX = -r$(ARBEITS_REVISION)
|
||||
REVISIONS_DATUM = $(shell svn log -r $(ARBEITS_REVISION) -q | grep -v "^---" | cut -d "|" -f 3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue