aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-07-15 14:53:15 +0200
committerMario Vavti <mario@mariovavti.com>2016-07-15 14:53:15 +0200
commit9048f8cffea94b653e97bed421e2be10c9c6a7d3 (patch)
treeb5627fe8bf83136d354f7a2ccaee97a6cba84b07 /boot.php
parent4a2fb8336e71557757f13136ae62639cc9732c22 (diff)
downloadvolse-hubzilla-9048f8cffea94b653e97bed421e2be10c9c6a7d3.tar.gz
volse-hubzilla-9048f8cffea94b653e97bed421e2be10c9c6a7d3.tar.bz2
volse-hubzilla-9048f8cffea94b653e97bed421e2be10c9c6a7d3.zip
bump minor version because of jquery update
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 6abc4137e..ee3351cab 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.9' );
+define ( 'STD_VERSION', '1.9.1' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1180 );