diff options
author | redmatrix <mike@macgirvin.com> | 2016-10-01 15:48:18 -0700 |
---|---|---|
committer | redmatrix <mike@macgirvin.com> | 2016-10-01 15:48:18 -0700 |
commit | a2ccfc1e50e71333e255aa40efeb3d1e3403a318 (patch) | |
tree | ddb23323443715359e57b431730c197dc209311e /boot.php | |
parent | 883828c6cc42df5f835575725c8bfffcc0440c77 (diff) | |
download | volse-hubzilla-a2ccfc1e50e71333e255aa40efeb3d1e3403a318.tar.gz volse-hubzilla-a2ccfc1e50e71333e255aa40efeb3d1e3403a318.tar.bz2 volse-hubzilla-a2ccfc1e50e71333e255aa40efeb3d1e3403a318.zip |
update version
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.13.4' ); +define ( 'STD_VERSION', '1.15' ); define ( 'ZOT_REVISION', '1.1' ); define ( 'DB_UPDATE_VERSION', 1183 ); |