summaryrefslogtreecommitdiffstats
path: root/fuse/android/config.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--fuse/android/config.h (renamed from fuse/include/config.h)6
1 files changed, 3 insertions, 3 deletions
diff --git a/fuse/include/config.h b/fuse/android/config.h
index a0c603ab6..dac8c1671 100644
--- a/fuse/include/config.h
+++ b/fuse/android/config.h
@@ -72,16 +72,16 @@
#define PACKAGE_NAME "fuse"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "fuse 2.8.5"
+#define PACKAGE_STRING "fuse 2.9.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "fuse"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.8.5"
+#define PACKAGE_VERSION "2.9.3"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "2.8.5"
+#define VERSION "2.9.3"