From d51f9772d11785097f98995d463002488c6dd085 Mon Sep 17 00:00:00 2001 From: Dave Vasilevsky Date: Sat, 22 Dec 2012 19:36:48 -0500 Subject: [PATCH] update to 1.0.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 326702e..80fbdfb 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.0 +VERSION = 1.0.1 DISTNAME = pixz-$(VERSION) TARBALL = $(DISTNAME).tgz