diff options
| author | Rich Megginson <rmeggins@redhat.com> | 2005-09-13 21:25:26 +0000 |
|---|---|---|
| committer | Rich Megginson <rmeggins@redhat.com> | 2005-09-13 21:25:26 +0000 |
| commit | f647380e73eaebd4d1a39ffcef3806c7479d3a6c (patch) | |
| tree | 5d2e655baacee5be6c94ed0140d8289fd4a63ef5 | |
| parent | b45acc853d7c0aaec2c63e97ccec1397137fe66a (diff) | |
upgrade winsync to 20050912 for bug 159037 and upgrade directory console to 20050913 for bug 167761
| -rw-r--r-- | component_versions.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/component_versions.mk b/component_versions.mk index 1a9024bc..17fe8ca1 100644 --- a/component_versions.mk +++ b/component_versions.mk @@ -175,7 +175,7 @@ ifndef LDAPCONSOLE_COMP LDAPCONSOLE_COMP = ldapconsole$(LDAPCONSOLE_REL) endif ifndef LDAPCONSOLE_RELDATE - LDAPCONSOLE_RELDATE=20050513 + LDAPCONSOLE_RELDATE=20050913 endif ifndef PERLDAP_VERSION @@ -250,9 +250,9 @@ ifndef MAVEN_VERSION endif ifndef ADSYNC_VERSION - ADSYNC_VERSION=20050516 + ADSYNC_VERSION=20050912 endif ifndef NT4SYNC_VERSION - NT4SYNC_VERSION=20050516 + NT4SYNC_VERSION=20050912 endif |
