Просмотр исходного кода

Bump hestia version to fit with the new scheme.

Raphael Schneeberger 6 лет назад
Родитель
Сommit
1d2671e4bf
3 измененных файлов с 2 добавлено и 2 удалено
  1. 0 0
      install/upgrade/0.10.0-190430.sh
  2. 1 1
      src/deb/hestia/control
  3. 1 1
      src/hst_autocompile.sh

+ 0 - 0
install/upgrade/0.9.8-29.sh → install/upgrade/0.10.0-190430.sh


+ 1 - 1
src/deb/hestia/control

@@ -1,7 +1,7 @@
 Source: hestia
 Source: hestia
 Package: hestia
 Package: hestia
 Priority: optional
 Priority: optional
-Version: 0.9.8-29
+Version: 0.10.0-190430
 Section: admin
 Section: admin
 Maintainer: HestiaCP <info@hestiacp.com>
 Maintainer: HestiaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com
 Homepage: https://www.hestiacp.com

+ 1 - 1
src/hst_autocompile.sh

@@ -14,7 +14,7 @@ DEB_DIR="$BUILD_DIR/debs/"
 INSTALL_DIR='/usr/local/hestia'
 INSTALL_DIR='/usr/local/hestia'
 
 
 # Set Version for compiling
 # Set Version for compiling
-HESTIA_V='0.9.8-29_amd64'
+HESTIA_V='0.10.0-190430_amd64'
 NGINX_V='1.16.0'
 NGINX_V='1.16.0'
 OPENSSL_V='1.1.1b'
 OPENSSL_V='1.1.1b'
 PCRE_V='8.43'
 PCRE_V='8.43'