From cbd8c2483b533dcb1efaf795326dbb87c78d20e8 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 26 Sep 2022 08:33:47 +0000 Subject: =?UTF-8?q?fix=20version=C3=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 0ee530d9d..04525747e 100644 --- a/boot.php +++ b/boot.php @@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '7.9'); +define('STD_VERSION', '7.8RC'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3 From 99a5cf1ad4660a31af6c03e5a1abc3d374f82c78 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 10 Oct 2022 18:03:48 +0000 Subject: version 7.8 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 04525747e..ccf6dd900 100644 --- a/boot.php +++ b/boot.php @@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '7.8RC'); +define('STD_VERSION', '7.8'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3 From 81b02d04b5c486ed5b23467b25e1441ed6d37da9 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 26 Oct 2022 21:57:53 +0000 Subject: version 7.8.1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index f97a9a106..4c21a0059 100644 --- a/boot.php +++ b/boot.php @@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '7.9.1'); +define('STD_VERSION', '7.8.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3 From 96bf9d07699d7a5827647d6c12462e202c4c9a16 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 5 Nov 2022 09:52:11 +0000 Subject: version 7.8.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 600c49752..bc4b6a597 100644 --- a/boot.php +++ b/boot.php @@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '7.9.2'); +define('STD_VERSION', '7.8.2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3 From 1870c3c876e2b4061e5c80809cb750b972000e8c Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 7 Nov 2022 19:55:13 +0000 Subject: whitespace --- boot.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 112d41cb4..b504bb18f 100644 --- a/boot.php +++ b/boot.php @@ -60,13 +60,10 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); - define('STD_VERSION', '7.8.3'); - define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); - define('PROJECT_BASE', __DIR__); /** -- cgit v1.2.3 From 64ade742d9dfdee47ba04cafcdec5d21601e8a3e Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 7 Nov 2022 19:55:30 +0000 Subject: whitespace --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b504bb18f..662cd9449 100644 --- a/boot.php +++ b/boot.php @@ -64,6 +64,7 @@ define('STD_VERSION', '7.8.3'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); + define('PROJECT_BASE', __DIR__); /** -- cgit v1.2.3 From 53152e2ef5631726dc00901e98d530c14d2aa78a Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 13 Nov 2022 19:44:08 +0000 Subject: version 7.8.5 --- boot.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 951923f2f..fcb8f6642 100644 --- a/boot.php +++ b/boot.php @@ -1,4 +1,4 @@ - Date: Mon, 14 Nov 2022 05:47:16 +0000 Subject: fix typo and version 7.8.6 --- boot.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index fcb8f6642..e88e4aaa5 100644 --- a/boot.php +++ b/boot.php @@ -1,4 +1,4 @@ -s