From 8e17621bda4bdde3206ffcc4f0a81eef7905e3e3 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Aug 15 2017 00:43:56 +0000 Subject: Bump version to 1.3.6.7 --- diff --git a/VERSION.sh b/VERSION.sh index 2aa0e1d..0776229 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.6 +VERSION_MAINT=6.7 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=$(date -u +%Y%m%d)