aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-12-12 14:42:08 +0100
committerMario Vavti <mario@mariovavti.com>2016-12-12 14:42:08 +0100
commitc9aca2a13d024e7ac45e6cd51858d90f41bbc364 (patch)
tree09f7df9b462bd2f50554430c34b7403e6e9161c4 /boot.php
parent6b86d834a918ae561f0cf354666ec0087e5dcf67 (diff)
downloadvolse-hubzilla-c9aca2a13d024e7ac45e6cd51858d90f41bbc364.tar.gz
volse-hubzilla-c9aca2a13d024e7ac45e6cd51858d90f41bbc364.tar.bz2
volse-hubzilla-c9aca2a13d024e7ac45e6cd51858d90f41bbc364.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 de67908b3..ab7f75095 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ require_once('include/zid.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.15.2' );
+define ( 'STD_VERSION', '2.1' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );