aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-09-29 12:06:40 +0200
committerMario Vavti <mario@mariovavti.com>2016-09-29 12:06:40 +0200
commitb0dbb6708eec0369d57802e1e5d8ea26bfb78292 (patch)
tree65e472478b93dff1d29ca6ac2b217e2e08aef220 /boot.php
parent5d2cf3d23c440cbaab558cf76c7e2f596d488a41 (diff)
downloadvolse-hubzilla-b0dbb6708eec0369d57802e1e5d8ea26bfb78292.tar.gz
volse-hubzilla-b0dbb6708eec0369d57802e1e5d8ea26bfb78292.tar.bz2
volse-hubzilla-b0dbb6708eec0369d57802e1e5d8ea26bfb78292.zip
std_version bump due to js and css changes
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 1f01e13ca..17064b86b 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.13.3' );
+define ( 'STD_VERSION', '1.13.4' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );