From f0fa2ce1710563469f71c0e53d33a64ab7de35da Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 15 Jul 2022 17:51:01 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 6c9435b9f..fe37402c2 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.5'); +define('STD_VERSION', '7.5.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3 From 4282672201d82a971f233f4b61cf54554faff300 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Jul 2022 14:52:10 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index fe37402c2..361a9ffd0 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.5.1'); +define('STD_VERSION', '7.5.2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3 From 29fd9b9d64549db42223140caf0eaa8c006c38ad Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 19 Jul 2022 12:40:08 +0000 Subject: version and strings --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 361a9ffd0..81bb161b8 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.5.2'); +define('STD_VERSION', '7.6RC'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3 From 199168c318a9e09d3a940e89f824606812265981 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 19 Jul 2022 12:44:46 +0000 Subject: bump dev version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 81bb161b8..2fe335f95 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.6RC'); +define('STD_VERSION', '7.7'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3 From 7c01b59ffb61322ebad33518fe46036f42419a12 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 26 Jul 2022 15:38:57 +0000 Subject: version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 2fe335f95..81bb161b8 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.7'); +define('STD_VERSION', '7.6RC'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3 From fedad7f31a1b9133bfd63de7fc19de6916485254 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 26 Jul 2022 17:59:11 +0000 Subject: version 7.6 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 81bb161b8..ef7f35d59 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.6RC'); +define('STD_VERSION', '7.6'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3