From 16a246a55682b0950ce87da05264e11ace8f7f6d Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Jun 26 2017 21:50:22 +0000 Subject: Bump version to 1.3.7.1 --- diff --git a/VERSION.sh b/VERSION.sh index 68fee92..7e9c274 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.0 +VERSION_MAINT=7.1 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=$(date -u +%Y%m%d)