aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1992-12-30 06:52:33 +0000
committerDavid D. Zuhn <zoo@cygnus>1992-12-30 06:52:33 +0000
commit70834409a7f523ab5baddfdee98d85d16a587411 (patch)
tree0fdc7f0774febdb98bbb7d47e835fd320f506106
parentc3efeb9248ef37872670060c95454eb44610298b (diff)
downloadgdb-70834409a7f523ab5baddfdee98d85d16a587411.zip
gdb-70834409a7f523ab5baddfdee98d85d16a587411.tar.gz
gdb-70834409a7f523ab5baddfdee98d85d16a587411.tar.bz2
updated dates
-rw-r--r--build-all.mk2
-rw-r--r--test-build.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/build-all.mk b/build-all.mk
index 7511936..8ced36c 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 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)