aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-10-10 20:16:15 +0200
committerMario Vavti <mario@mariovavti.com>2016-10-10 20:16:15 +0200
commit18ef8ea271ef69a7940be311d2c2a62d22c341e1 (patch)
treef3eaa93fbdaf75aae6f0d6158c0e0466b1f4bb45 /boot.php
parent79a068e92b0f6a4108cb148741fc5f6187928b64 (diff)
downloadvolse-hubzilla-18ef8ea271ef69a7940be311d2c2a62d22c341e1.tar.gz
volse-hubzilla-18ef8ea271ef69a7940be311d2c2a62d22c341e1.tar.bz2
volse-hubzilla-18ef8ea271ef69a7940be311d2c2a62d22c341e1.zip
changelog and version 1.14RC1
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 1acc8b562..8160f8804 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.14RC' );
+define ( 'STD_VERSION', '1.14RC1' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );