From 5bbca6cfe1f9f1a44872d97a2c80c8cc03c19bbf Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Thu, 13 May 2010 15:43:19 -0600 Subject: bump console version to 1.2.3 --- VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VERSION.sh') diff --git a/VERSION.sh b/VERSION.sh index 90b03e9f..14cef063 100644 --- a/VERSION.sh +++ b/VERSION.sh @@ -50,4 +50,4 @@ PACKAGE_BUGREPORT="${PACKAGE_BUGREPORT}enter_bug.cgi?product=$brand" PACKAGE_STRING="$PACKAGE_TARNAME $PACKAGE_VERSION" # the version of the ds console package that this directory server # is compatible with -CONSOLE_VERSION=$VERSION_MAJOR.$VERSION_MINOR.2 +CONSOLE_VERSION=$VERSION_MAJOR.$VERSION_MINOR.3 -- cgit