diff --git a/build-all.mk b/build-all.mk index 75119369fb..8ced36c165 100644 --- a/build-all.mk +++ b/build-all.mk @@ -15,7 +15,7 @@ TREE = devo NATIVE = native -DATE = 921224 +DATE = 921229 TAG = latest-$(DATE) diff --git a/test-build.mk b/test-build.mk index 55aa229cdf..40894dd96d 100644 --- a/test-build.mk +++ b/test-build.mk @@ -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)