summaryrefslogtreecommitdiff
path: root/zipstream.php
diff options
context:
space:
mode:
Diffstat (limited to 'zipstream.php')
-rw-r--r--zipstream.php2
1 files changed, 1 insertions, 1 deletions
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(),