瀏覽代碼

bump version to 1.3.5.9

Noriko Hosoi 9 年之前
父節點
當前提交
a33899fc73
共有 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=3
-VERSION_MAINT=5.8
+VERSION_MAINT=5.9
 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree
 VERSION_PREREL=
 VERSION_DATE=`date -u +%Y%m%d%H%M%S`