From 2be6a34b923c4cb8cbd08b8cbe859200239747eb Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Nov 01 2019 20:07:53 +0000 Subject: Bump version to 1.4.0.30 --- diff --git a/VERSION.sh b/VERSION.sh index 9e6d03e..fe9467a 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.29 +VERSION_MAINT=0.30 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=$(date -u +%Y%m%d)