From 46422ffbba23b95d6d0eccf4d792eba1e30a1347 Mon Sep 17 00:00:00 2001
From: al_xipe <al_xipe@localhost>
Date: Sat, 28 Oct 2006 18:27:28 +0000
Subject: [PATCH] I mistakenly commited my last test values sorry chaps

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

diff --git a/opends/PRODUCT b/opends/PRODUCT
index 2a24051..01d95b6 100644
--- a/opends/PRODUCT
+++ b/opends/PRODUCT
@@ -8,7 +8,7 @@
 MAJOR_VERSION=0
 
 # The minor version number for the Directory Server.  It must be an integer.
-MINOR_VERSION=3
+MINOR_VERSION=1
 
 # The point version number for the Directory Server.  It must be an integer.
 # The point version will generally not be displayed to the end user but may be
@@ -21,7 +21,7 @@
 # but may include additional text like "BETA1" or "SP2" for updates that do not
 # warrant incrementing the major or minor version.  However, the point version
 # should be incremented every time a new qualifier is used.
-VERSION_QUALIFIER=test
+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