From 14e55e8bd60939d6a41bd9434cd265daaadd4197 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 9 Mar 2016 13:06:24 +0100 Subject: should have probably done that on tag release --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 37374ef4c..1b593402b 100755 --- a/boot.php +++ b/boot.php @@ -47,7 +47,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'RED_VERSION', trim(file_get_contents('version.inc'))); -define ( 'STD_VERSION', '1.2.5' ); +define ( 'STD_VERSION', '1.3.0' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1165 ); -- cgit v1.2.3