aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-02-25 21:33:32 +0100
committerMario Vavti <mario@mariovavti.com>2017-02-25 21:33:32 +0100
commit285e04c77eb1f34f725ebda40b8fc57b90754452 (patch)
treeb0c6464f8227960893d15fc7672f82777a7468cd /boot.php
parent70f8840fbdba7f7bd83ae19f3d2c4625aee2f2a4 (diff)
downloadvolse-hubzilla-285e04c77eb1f34f725ebda40b8fc57b90754452.tar.gz
volse-hubzilla-285e04c77eb1f34f725ebda40b8fc57b90754452.tar.bz2
volse-hubzilla-285e04c77eb1f34f725ebda40b8fc57b90754452.zip
bump version
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 9338bc5b2..36e08c77a 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.1' );
+define ( 'STD_VERSION', '2.3' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );