Browse Source

Push new version number.

Raphael Schneeberger 7 years ago
parent
commit
2c7b93f649
3 changed files with 3 additions and 3 deletions
  1. 1 1
      ISSUE_TEMPLATE.md
  2. 1 1
      src/deb/hestia/control
  3. 1 1
      src/hst_autocompile.sh

+ 1 - 1
ISSUE_TEMPLATE.md

@@ -13,7 +13,7 @@ Type here (e.g. A list of hosted web domains should appear).
 Type here (e.g. Ubuntu 18.04 LTS)
 Type here (e.g. Ubuntu 18.04 LTS)
 
 
 ### HestiaCP Version:
 ### HestiaCP Version:
-Type here (e.g. 0.9.8-28)
+Type here (e.g. 0.9.8-29)
 
 
 ### What software is installed?
 ### What software is installed?
 Type here (e.g. Apache, Nginx, PHP-FPM, Dovecot/Exim, MariaDB, etc.)
 Type here (e.g. Apache, Nginx, PHP-FPM, Dovecot/Exim, MariaDB, etc.)

+ 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-28
+Version: 0.9.8-29
 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

@@ -5,7 +5,7 @@ BUILD_DIR='/root'
 INSTALL_DIR='/usr/local/hestia'
 INSTALL_DIR='/usr/local/hestia'
 
 
 # Set Version for compiling
 # Set Version for compiling
-HESTIA_V='0.9.8-28_amd64'
+HESTIA_V='0.9.8-29_amd64'
 NGINX_V='1.15.10'
 NGINX_V='1.15.10'
 OPENSSL_V='1.1.1b'
 OPENSSL_V='1.1.1b'
 PCRE_V='8.42'
 PCRE_V='8.42'