aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sshfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshfs.c b/sshfs.c
index d43ebc5..b09484c 100644
--- a/sshfs.c
+++ b/sshfs.c
@@ -52,7 +52,7 @@
#include "cache.h"
#ifdef __APPLE__
-# define OSXFUSE_SSHFS_VERSION "2.4.1"
+# define OSXFUSE_SSHFS_VERSION "2.5.0"
#endif
#ifndef MAP_LOCKED