浏览代码

bump version to 1.2.7.1

Rich Megginson 15 年之前
父节点
当前提交
4d9f7ad144
共有 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=2
 VERSION_MINOR=2
-VERSION_MAINT=7
+VERSION_MAINT=7.1
 # if this is a PRERELEASE, set VERSION_PREREL
 # if this is a PRERELEASE, set VERSION_PREREL
 # otherwise, comment it out
 # otherwise, comment it out
 # be sure to include the dot prefix in the prerel
 # be sure to include the dot prefix in the prerel