From b4c571a44b006233f85a1120fa5243d891f2d941 Mon Sep 17 00:00:00 2001
From: github-actions <github-actions@github.com>
Date: Wed, 24 Feb 2021 23:45:01 +0000
Subject: [PATCH] Bump release version.

---
 version.scad | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/version.scad b/version.scad
index 5e74ba0..ee38789 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,573];
+BOSL_VERSION = [2,0,574];
 
 
 // Section: BOSL Library Version Functions