浏览代码

Bump version to 1.4.0

Mark Reynolds 8 年之前
父节点
当前提交
f40c937d97
共有 1 个文件被更改,包括 2 次插入2 次删除
  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)