From 969dfaed10c0892a7b141af3785375adcc6b9f07 Mon Sep 17 00:00:00 2001
From: Francois-Rene Rideau <tunes@google.com>
Date: Sat, 2 Aug 2014 06:17:33 -0400
Subject: [PATCH] 4.0.8: bless 4.0.7.12 as release

---
 cl-launch.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cl-launch.sh b/cl-launch.sh
index 693ed6b..433bcdc 100755
--- a/cl-launch.sh
+++ b/cl-launch.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #| cl-launch.sh -- shell wrapper generator for Common Lisp software -*- Lisp -*-
-CL_LAUNCH_VERSION='4.0.7.12'
+CL_LAUNCH_VERSION='4.0.8'
 license_information () {
 AUTHOR_NOTE="\
 # Please send your improvements to the author:
-- 
GitLab