From 52ddecbafe80c6c352684fa648e4149b16c67420 Mon Sep 17 00:00:00 2001
From: github-actions <github-actions@github.com>
Date: Thu, 8 Apr 2021 03:02:23 +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 457f177..7b6c730 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,602];
+BOSL_VERSION = [2,0,603];
 
 
 // Section: BOSL Library Version Functions