Browse Source

Bump version to 1.4.0

Mark Reynolds 8 years ago
parent
commit
f40c937d97
1 changed files with 2 additions and 2 deletions
  1. 2 2
      VERSION.sh

+ 2 - 2
VERSION.sh

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