From 18f81fefa9fbfb880dc929c4476b9f16f7ac2270 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 1 Sep 2004 01:22:56 +0000 Subject: - More Win32 Fixes --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 6760399..59b8f00 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Nate Nielsen dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(rtfx, 0.9.90, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(rtfx, 0.9.90) +AC_INIT(rtfx, 0.9.4, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(rtfx, 0.9.4) LDFLAGS="$LDFLAGS -L/usr/local/lib" CPPFLAGS="$CPPFLAGS -I/usr/local/include" -- cgit v1.2.3