From 4234a5f89bda4e3442c232c9c70212b714e97ccf Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Nov 20 2017 16:16:57 +0000 Subject: Bump version to 1.3.7.8 --- diff --git a/VERSION.sh b/VERSION.sh index e41c046..b54771a 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.7 +VERSION_MAINT=7.8 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=$(date -u +%Y%m%d)