aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-10 19:12:28 -0800
committerredmatrix <git@macgirvin.com>2016-02-10 19:12:28 -0800
commitd31d3df4eafcc3e80f120fc4b23ced2e2ed4969d (patch)
tree9453fa4a8d4810ea0d4318b50c0464243c7df901 /boot.php
parent91801d2e2c38ba709fa8fa0226d121d82149d3c5 (diff)
downloadvolse-hubzilla-d31d3df4eafcc3e80f120fc4b23ced2e2ed4969d.tar.gz
volse-hubzilla-d31d3df4eafcc3e80f120fc4b23ced2e2ed4969d.tar.bz2
volse-hubzilla-d31d3df4eafcc3e80f120fc4b23ced2e2ed4969d.zip
hook changes to support pubsubhubbub
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 cc46cf870..cbc8f633a 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ require_once('include/AccessList.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
-define ( 'STD_VERSION', '1.2.1' );
+define ( 'STD_VERSION', '1.2.2' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1161 );