From e5187d5895eace87f3b151e11190d758c8a40237 Mon Sep 17 00:00:00 2001
From: ian.packer <ian.packer@forgerock.com>
Date: Fri, 24 Jun 2016 09:28:18 +0000
Subject: [PATCH] Fix reference to OpenDJ 4.0.0

---
 opendj-server-legacy/src/messages/org/opends/messages/tool.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
index d8b6308..7b332a0 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
@@ -2559,7 +2559,7 @@
 INFO_UPGRADE_TASK_2716_1_SUMMARY_10065=Adding 'includedAttributes' attribute type to changelog schema
 INFO_UPGRADE_TASK_2716_2_SUMMARY_10066=Updating 'changeLogEntry' object class in changelog schema
 INFO_UPGRADE_TASK_REMOVE_OLD_JARS_10067=Removing old OpenDJ library files
-INFO_UPGRADE_REBUILD_INDEXES_DISTINGUISHED_NAME_10068=OpenDJ 4.0.0 introduced a new format for all equality indexes \
+INFO_UPGRADE_REBUILD_INDEXES_DISTINGUISHED_NAME_10068=OpenDJ 3.5.0 introduced a new format for all equality indexes \
 based on "distinguishedName" attribute type, like "member", "owner", "roleOccupant" and "seeAlso". \
 They all have to be rebuilt if they exist on your server and this could take a long time to proceed. \
 Do you want to launch this process automatically at the end of the upgrade?

--
Gitblit v1.10.0