From 517a623a38a320a749d764f664252807b413d62d Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Sep 22 2017 16:40:17 +0000 Subject: Bump verson to 1.3.7.5 --- diff --git a/VERSION.sh b/VERSION.sh index 177e254..231b56a 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=3 -VERSION_MAINT=7.4 +VERSION_MAINT=7.5 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=$(date -u +%Y%m%d)