From ad0828d851a1dbf3025295278fc65d2e026ea746 Mon Sep 17 00:00:00 2001 From: kramm Date: Tue, 23 Oct 2001 22:22:06 +0000 Subject: [PATCH] version is 0.0.2 now --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index dac108d..5624135 100755 --- a/configure +++ b/configure @@ -693,7 +693,7 @@ fi PACKAGE=swftools -VERSION=pre0.0.2 +VERSION=0.0.2 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } -- 1.7.10.4