From 6fa0613c0f131fa20ec89f9478ca8b556424024d Mon Sep 17 00:00:00 2001 From: pabs Date: Mon, 9 Mar 2009 22:37:16 -0400 Subject: update version to 0.2.1 --- zipstream.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zipstream.php') diff --git a/zipstream.php b/zipstream.php index fdf923c..a004277 100644 --- a/zipstream.php +++ b/zipstream.php @@ -79,7 +79,7 @@ # $zip->finish(); # class ZipStream { - const VERSION = '0.2.0'; + const VERSION = '0.2.1'; var $opt = array(), $files = array(), -- cgit v1.2.3