aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-05 00:06:35 -0800
committerredmatrix <git@macgirvin.com>2016-02-05 00:06:35 -0800
commitb4e3cd000f9919ce459d32e21e5ca121338a6c24 (patch)
tree81dbf0a6379d4dad677138c230c5f1e2a3819933 /boot.php
parent9c3568800cfec34bd24844d0b120a4b195c17e93 (diff)
downloadvolse-hubzilla-b4e3cd000f9919ce459d32e21e5ca121338a6c24.tar.gz
volse-hubzilla-b4e3cd000f9919ce459d32e21e5ca121338a6c24.tar.bz2
volse-hubzilla-b4e3cd000f9919ce459d32e21e5ca121338a6c24.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 cb595e0ef..1628dd0fd 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' );
+define ( 'STD_VERSION', '1.2.1' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1161 );