VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b3b4fd824d36cdca1a7cd42327e1baf36a5363cf Author: Rich Megginson rmeggins@redhat.com Date: Fri May 13 14:23:40 2011 -0600
bump console version to 1.2.5
diff --git a/VERSION.sh b/VERSION.sh index e725b61..59114da 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.4 +CONSOLE_VERSION=$VERSION_MAJOR.$VERSION_MINOR.5
389-commits@lists.fedoraproject.org