Browse Source

Bump version to 1.4.0.20

Mark Reynolds 7 years ago
parent
commit
b43380f77d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      VERSION.sh

+ 1 - 1
VERSION.sh

@@ -10,7 +10,7 @@ vendor="389 Project"
 # PACKAGE_VERSION is constructed from these
 # PACKAGE_VERSION is constructed from these
 VERSION_MAJOR=1
 VERSION_MAJOR=1
 VERSION_MINOR=4
 VERSION_MINOR=4
-VERSION_MAINT=0.19
+VERSION_MAINT=0.20
 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree
 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree
 VERSION_PREREL=
 VERSION_PREREL=
 VERSION_DATE=$(date -u +%Y%m%d)
 VERSION_DATE=$(date -u +%Y%m%d)