From a5b88c8a83f7fe4ec614e0213da71350e48de719 Mon Sep 17 00:00:00 2001
From: github-actions <github-actions@github.com>
Date: Tue, 13 Apr 2021 22:15:31 +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 5ceb0ad..49b0bcc 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,607];
+BOSL_VERSION = [2,0,608];
 
 
 // Section: BOSL Library Version Functions