aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-01-31 19:16:32 -0800
committerredmatrix <git@macgirvin.com>2016-01-31 19:16:32 -0800
commitb0e098bb686800734a07984d9a470d893de231cd (patch)
treefe5f30ba941541c600c5a9b3382658022b30dcc9 /boot.php
parentf26c698f4ae4b1fbc42d7f0ef149c64953439521 (diff)
downloadvolse-hubzilla-b0e098bb686800734a07984d9a470d893de231cd.tar.gz
volse-hubzilla-b0e098bb686800734a07984d9a470d893de231cd.tar.bz2
volse-hubzilla-b0e098bb686800734a07984d9a470d893de231cd.zip
rev update
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 8b5e75326..238935da3 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.1.4' );
+define ( 'STD_VERSION', '1.2' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1161 );