From 57af391bfaaf3b6f81cdb28d3bd890afc3e42d9f Mon Sep 17 00:00:00 2001
From: github-actions <github-actions@github.com>
Date: Sat, 24 Apr 2021 21:25:45 +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 ae90e9b..aefb023 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,617];
+BOSL_VERSION = [2,0,618];
 
 
 // Section: BOSL Library Version Functions