From 9155e1f5f4aa33c1987cbf687cb0007ced9bab38 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: May 22 2017 16:29:53 +0000 Subject: Bump version to 1.3.6.6 --- diff --git a/VERSION.sh b/VERSION.sh index 16e67e7..2aa0e1d 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=6.5 +VERSION_MAINT=6.6 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=$(date -u +%Y%m%d)