aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-17 17:29:06 -0800
committerredmatrix <git@macgirvin.com>2016-02-17 17:29:06 -0800
commit879bc7192713b1411865058fad69b9ff5fdf860a (patch)
treea9cf906f4534d1d14ddc63d357ecf17ad89588e5 /boot.php
parent4da7fcb41dd97669305551914964df57ffc22ee7 (diff)
downloadvolse-hubzilla-879bc7192713b1411865058fad69b9ff5fdf860a.tar.gz
volse-hubzilla-879bc7192713b1411865058fad69b9ff5fdf860a.tar.bz2
volse-hubzilla-879bc7192713b1411865058fad69b9ff5fdf860a.zip
this qualifies as an interface change
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 b5b4aad4a..905f05ef6 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.2' );
+define ( 'STD_VERSION', '1.2.3' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1162 );