From 92909976b6b741a8932c8b6db42fa9ba660c1520 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Jan 31 2019 14:46:11 +0000 Subject: Bump version to 1.4.0.21 --- diff --git a/VERSION.sh b/VERSION.sh index 88330ee..1b43006 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.20 +VERSION_MAINT=0.21 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=$(date -u +%Y%m%d)