aboutsummaryrefslogtreecommitdiffstats
path: root/include/f2fs_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/f2fs_version.h')
-rw-r--r--include/f2fs_version.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/include/f2fs_version.h b/include/f2fs_version.h
index dfd15b4..9a10fb8 100644
--- a/include/f2fs_version.h
+++ b/include/f2fs_version.h
@@ -1,5 +1,4 @@
#define F2FS_MAJOR_VERSION 1
-#define F2FS_MINOR_VERSION 3
-#define F2FS_TOOLS_VERSION "1.3.0"
-#define F2FS_TOOLS_DATE "2014-02-06"
-
+#define F2FS_MINOR_VERSION 4
+#define F2FS_TOOLS_VERSION "1.4.0"
+#define F2FS_TOOLS_DATE "2014-09-18"