summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2005-05-17 02:09:34 +0000
committerRich Megginson <rmeggins@redhat.com>2005-05-17 02:09:34 +0000
commit426c963ea98fd5b7f0b464ef64b03d12e3371c81 (patch)
tree0b1e125b220e2e51a979370371f2613352f5d037
parent40619625534aa886f95c45a526d5587ada6bcab0 (diff)
downloadds-426c963ea98fd5b7f0b464ef64b03d12e3371c81.tar.gz
ds-426c963ea98fd5b7f0b464ef64b03d12e3371c81.tar.xz
ds-426c963ea98fd5b7f0b464ef64b03d12e3371c81.zip
Change version of ad sync and nt4 sync to 0516
-rw-r--r--component_versions.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/component_versions.mk b/component_versions.mk
index e74e37b4..1a9024bc 100644
--- a/component_versions.mk
+++ b/component_versions.mk
@@ -250,9 +250,9 @@ ifndef MAVEN_VERSION
endif
ifndef ADSYNC_VERSION
- ADSYNC_VERSION=20050513
+ ADSYNC_VERSION=20050516
endif
ifndef NT4SYNC_VERSION
- NT4SYNC_VERSION=20050513
+ NT4SYNC_VERSION=20050516
endif