From db80854c415719c23c2c54172707dbc33e5a3af3 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Jun 08 2018 23:05:45 +0000 Subject: Revert "Bump version to 1.4.0.10" This reverts commit 6175d376258d2e5e819b82e88464127ccd9bcdfd. --- diff --git a/VERSION.sh b/VERSION.sh index 365018b..6cfd863 100644 --- a/VERSION.sh +++ b/VERSION.sh @@ -10,7 +10,7 @@ vendor="389 Project" # PACKAGE_VERSION is constructed from these VERSION_MAJOR=1 VERSION_MINOR=4 -VERSION_MAINT=0.10 +VERSION_MAINT=0.9 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=$(date -u +%Y%m%d)