aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-08 09:28:58 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-08 09:28:58 +0100
commitff9442474d07cce24c8f66db39ec34471c3874a2 (patch)
tree9f8c5fac68ca25676abe652b3a3c6f48ed537bb0 /boot.php
parent92996e550c5e96495f2caa109b051ed9e04bc93e (diff)
downloadvolse-hubzilla-ff9442474d07cce24c8f66db39ec34471c3874a2.tar.gz
volse-hubzilla-ff9442474d07cce24c8f66db39ec34471c3874a2.tar.bz2
volse-hubzilla-ff9442474d07cce24c8f66db39ec34471c3874a2.zip
version 2.2 and changelog
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 25797d202..a6e325258 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.2RC' );
+define ( 'STD_VERSION', '2.2' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );