From c5ab697d5c6eaf1c3772d4b6801be704c492e1cf Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 8 Jun 2005 19:03:44 +0000 Subject: New point version of rtfx. --- config.win32.h | 2 +- configure.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.win32.h b/config.win32.h index 257a95c..2ca9cc4 100644 --- a/config.win32.h +++ b/config.win32.h @@ -118,7 +118,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "0.9.5.92" +#define VERSION "0.9.5.93" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ diff --git a/configure.in b/configure.in index a06f67f..d5fa8ab 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Nate Nielsen dnl dnl IMPORTANT! Always update config.win32.h with new version number -AC_INIT(rtfx, 0.9.5.92, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(rtfx, 0.9.5.92) +AC_INIT(rtfx, 0.9.5.93, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(rtfx, 0.9.5.93) LDFLAGS="$LDFLAGS -L/usr/local/lib" CPPFLAGS="$CPPFLAGS -I/usr/local/include" -- cgit v1.2.3