From cbbc44ab01b5619f7877300f1e62f545ae28b5bb Mon Sep 17 00:00:00 2001 From: Zach Beane Date: Wed, 30 Nov 2011 19:51:46 -0500 Subject: [PATCH] Updated version to 1.2.1. --- doc/index.html | 2 +- zpng.asd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 981f8ea..d59ca67 100644 --- a/doc/index.html +++ b/doc/index.html @@ -22,7 +22,7 @@ uses Salza2 for compression. -The latest version is 1.2, released on September 17, 2008. +The latest version is 1.2.1, released on November 30th, 2011.

Download shortcut: diff --git a/zpng.asd b/zpng.asd index 2fc16d9..49a2c06 100644 --- a/zpng.asd +++ b/zpng.asd @@ -28,7 +28,7 @@ (asdf:defsystem #:zpng :depends-on (#:salza2) - :version "1.2" + :version "1.2.1" :description "Create PNG files" :components ((:file "package") (:file "specials" -- 2.11.4.GIT