浏览代码

Bump version to 1.4.0.6

Mark Reynolds 7 年之前
父节点
当前提交
ffbbae3572
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      VERSION.sh

+ 1 - 1
VERSION.sh

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