From c0e627680018e6149ab9ef9549476be8469a23bd Mon Sep 17 00:00:00 2001 From: Zach Beane Date: Sun, 27 Nov 2011 17:27:21 -0500 Subject: [PATCH] Updated version to 1.1.6. --- doc/index.html | 2 +- zs3.asd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 45bce3d..ed8aaf6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -16,7 +16,7 @@ delivery service. It is available under a BSD-style license; see LICENSE for details. -The latest version is 1.1.5, released on June 11, 2011. +The latest version is 1.1.6, released on November 27th, 2011.

Download shortcut: http://www.xach.com/lisp/zs3.tgz diff --git a/zs3.asd b/zs3.asd index c42d143..ce3988f 100644 --- a/zs3.asd +++ b/zs3.asd @@ -33,7 +33,7 @@ #:ironclad #:puri #:cl-base64) - :version "1.1.5" + :version "1.1.6" :serial t :components ((:file "package") (:file "utils") -- 2.11.4.GIT