summaryrefslogtreecommitdiffstats
path: root/component_versions.mk
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2006-06-21 18:55:09 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2006-06-21 18:55:09 +0000
commita0b50187e70cb3a60a1ae70578dcaa53780d38ac (patch)
tree0bdfbfc9a6023f56d1a5364778b7165458e297ac /component_versions.mk
parentcffbb308f5dee17679005964cd82b992d07d9aea (diff)
downloadds-a0b50187e70cb3a60a1ae70578dcaa53780d38ac.tar.gz
ds-a0b50187e70cb3a60a1ae70578dcaa53780d38ac.tar.xz
ds-a0b50187e70cb3a60a1ae70578dcaa53780d38ac.zip
[195258] Changes for the internal build; Comment#16
Picking up new components: adminserver, setuputil, adminutil
Diffstat (limited to 'component_versions.mk')
-rw-r--r--component_versions.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/component_versions.mk b/component_versions.mk
index c9e0f859..2f60fac0 100644
--- a/component_versions.mk
+++ b/component_versions.mk
@@ -109,7 +109,7 @@ endif
# admin server
ifndef ADM_RELDATE
- ADM_RELDATE = 20060512
+ ADM_RELDATE = 20060619
endif
ifndef ADM_VERSDIR
ADM_VERSDIR = adminserver/1.0
@@ -122,7 +122,7 @@ endif
# setuputil
ifndef SETUPUTIL_RELDATE
- SETUPUTIL_RELDATE = 20060405
+ SETUPUTIL_RELDATE = 20060615
endif
ifndef SETUPUTIL_VER
SETUPUTIL_VER = 10
@@ -144,7 +144,7 @@ ifndef ADMINUTIL_VER
ADMINUTIL_DOT_VER=1.0
endif
ifndef ADMINUTIL_RELDATE
- ADMINUTIL_RELDATE=20060511
+ ADMINUTIL_RELDATE=20060615
endif
ifndef ADMINUTIL_VERSDIR