From: kramm <kramm>
Date: Sun, 16 Dec 2001 13:59:20 +0000 (+0000)
Subject: version is now 0.2.1
X-Git-Tag: release-0-2-1~2
X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=2084276836ba3b5b28df8e9a076ec7f6f309ecac;p=swftools.git

version is now 0.2.1
---

diff --git a/configure.in b/configure.in
index 61790a8..41c98ab 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/)
 
 export PACKAGE=swftools
-export VERSION=0.2.0
+export VERSION=0.2.1
 
 export CFLAGS="-O2 -fomit-frame-pointer"
 export CXXFLAGS="-O2 -fomit-frame-pointer"