From 5377a9a5710d8386cfb36da89523295fe8f4942e Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 7 Nov 2005 15:49:24 +0000 Subject: fix --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8b4384a..1192634 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,4 @@ bin_PROGRAMS = sshfs sshfs_SOURCES = sshfs.c cache.c opts.c cache.h opts.h -sshfs_CPPFLAGS = -DFUSE_USE_VERSION=22 +sshfs_CPPFLAGS = -DFUSE_USE_VERSION=25 -- cgit v1.2.3