From: kramm <kramm>
Date: Sun, 4 Nov 2001 19:30:48 +0000 (+0000)
Subject: version is now 0.1.1
X-Git-Tag: release-0-1-1~1
X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=febbe7f7ada7dfbd246b2d2eb780c05a68236534;p=swftools.git

version is now 0.1.1
---

diff --git a/configure.in b/configure.in
index 5edad3b..983a033 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_INIT(src/)
 AC_ARG_PROGRAM
 
 export PACKAGE=swftools
-export VERSION=0.1.0
+export VERSION=0.1.1
 
 export CFLAGS="-O2 -fomit-frame-pointer"
 export CXXFLAGS="-O2 -fomit-frame-pointer"