From c012bf8ac146de4e16282f0383f0dd9cb0a633ee Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Fri, 29 Oct 2010 07:14:18 +0000
Subject: [PATCH] Remove Beta1 qualifier for the trunk.

---
 opendj-sdk/opends/PRODUCT |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/PRODUCT b/opendj-sdk/opends/PRODUCT
index 395f0f7..35b11d9 100644
--- a/opendj-sdk/opends/PRODUCT
+++ b/opendj-sdk/opends/PRODUCT
@@ -33,7 +33,7 @@
 # for the first official release with a new major, minor, and point version
 # number but may include additional text like "BETA1" or "HOTFIX2" for updates
 # that do not warrant incrementing the version number.
-VERSION_QUALIFIER=BETA1
+VERSION_QUALIFIER=
 
 # A comma-delimited list of bug IDs for fixes included in this build.  This
 # should be set in any non-official build given to a customer to address a

--
Gitblit v1.10.0