From 5ec1fbd85beccdca8a5d9a7c96d19f562f1dc5f4 Mon Sep 17 00:00:00 2001
From: github-actions <github-actions@github.com>
Date: Thu, 27 May 2021 03:12:10 +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 6803c9c..2073768 100644
--- a/version.scad
+++ b/version.scad
@@ -6,7 +6,7 @@
 //////////////////////////////////////////////////////////////////////
 
 
-BOSL_VERSION = [2,0,639];
+BOSL_VERSION = [2,0,640];
 
 
 // Section: BOSL Library Version Functions