Browse Source

bump version to 1.3.5.9

Noriko Hosoi 9 năm trước cách đây
mục cha
commit
a33899fc73
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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`