From 11a33fcbf2d59e90712c261221d8c04a307c1d32 Mon Sep 17 00:00:00 2001 From: Zach Beane Date: Thu, 20 Dec 2012 12:35:29 -0500 Subject: [PATCH] Updated version to 1.2.1. --- 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 5f0d21a..cf10a9e 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.2, released on December 20th, 2012. +The latest version is 1.2.1, released on December 20th, 2012.

Download shortcut: http://www.xach.com/lisp/zs3.tgz diff --git a/zs3.asd b/zs3.asd index 240c650..1f5998e 100644 --- a/zs3.asd +++ b/zs3.asd @@ -33,7 +33,7 @@ #:ironclad #:puri #:cl-base64) - :version "1.2" + :version "1.2.1" :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