From 92af45e9d436138977497e36c696a4b5424c04a7 Mon Sep 17 00:00:00 2001 From: Zach Beane Date: Tue, 17 Jan 2012 20:18:50 -0500 Subject: [PATCH] Updated version to 1.1.9. --- 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 8342010..39a8d47 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.8, released on January 12th, 2012. +The latest version is 1.1.9, released on January 17th, 2012.

Download shortcut: http://www.xach.com/lisp/zs3.tgz diff --git a/zs3.asd b/zs3.asd index 773276c..c67cce1 100644 --- a/zs3.asd +++ b/zs3.asd @@ -33,7 +33,7 @@ #:ironclad #:puri #:cl-base64) - :version "1.1.8" + :version "1.1.9" :description "A Common Lisp library for working with Amazon's Simple Storage Service (S3) and CloudFront content delivery service." :author "Zach Beane " -- 2.11.4.GIT