浏览代码

bump version to 1.3.5.12

Noriko Hosoi 9 年之前
父节点
当前提交
deef3c534e
共有 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
 # PACKAGE_VERSION is constructed from these
 VERSION_MAJOR=1
 VERSION_MAJOR=1
 VERSION_MINOR=3
 VERSION_MINOR=3
-VERSION_MAINT=5.11
+VERSION_MAINT=5.12
 # 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%H%M%S`
 VERSION_DATE=`date -u +%Y%m%d%H%M%S`