From 9f89d9e731fc62c083513e243cbe5c42c35f6047 Mon Sep 17 00:00:00 2001 From: braga Date: Mon, 2 Oct 2006 14:37:06 +0000 Subject: [PATCH] Version 0.9. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1c9ff3e..d58875d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(curlftpfs, 0.8) +AC_INIT(curlftpfs, 0.9) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h)