updated dates
This commit is contained in:
parent
c3efeb9248
commit
70834409a7
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ TREE = devo
|
|||
|
||||
NATIVE = native
|
||||
|
||||
DATE = 921224
|
||||
DATE = 921229
|
||||
|
||||
TAG = latest-$(DATE)
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ CVS_TAG :=
|
|||
CVS_MODULE := latest
|
||||
|
||||
### Historically, this was identical to CVS_TAG. This is changing.
|
||||
RELEASE_TAG := latest-921224
|
||||
RELEASE_TAG := latest-921229
|
||||
|
||||
### Historically, binaries were installed here. This is changing.
|
||||
release_root := $(ROOTING)/$(RELEASE_TAG)
|
||||
|
|
Loading…
Reference in a new issue