aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-01 15:43:03 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-01 15:43:03 +0200
commit3645eb18f8b3a591ed6250a85d0e4805ed3615d1 (patch)
tree878a2124c2353b6a9a45e233e9799e44e9ab8199 /boot.php
parent610e80a19bb2516d7fb169623fa934ea1755c0df (diff)
downloadvolse-hubzilla-3645eb18f8b3a591ed6250a85d0e4805ed3615d1.tar.gz
volse-hubzilla-3645eb18f8b3a591ed6250a85d0e4805ed3615d1.tar.bz2
volse-hubzilla-3645eb18f8b3a591ed6250a85d0e4805ed3615d1.zip
version and strings
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 a61d12f26..12510bbd3 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.3.4' );
+define ( 'STD_VERSION', '2.3.5' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1190 );