aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-10-12 12:23:34 +0200
committerMario Vavti <mario@mariovavti.com>2016-10-12 12:23:34 +0200
commitce0f98989cab67366091444b7f626e6729087aa5 (patch)
tree846058b3e3573f601dd2b3e18f7a209c0b1462bd
parentcf547be1d6900d12719a9372cbc1a5d433d31863 (diff)
downloadvolse-hubzilla-1.14.tar.gz
volse-hubzilla-1.14.tar.bz2
volse-hubzilla-1.14.zip
Release version 1.141.14
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 8160f8804..a0a8fc850 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.14RC1' );
+define ( 'STD_VERSION', '1.14' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );