diff options
Diffstat (limited to 'test-build.mk')
-rw-r--r-- | test-build.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-build.mk b/test-build.mk index 55aa229..40894dd 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) |