aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/ext2fs/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/ext2fs/version.c')
-rw-r--r--e2fsprogs/ext2fs/version.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/e2fsprogs/ext2fs/version.c b/e2fsprogs/ext2fs/version.c
index 882e121d4..d2981e867 100644
--- a/e2fsprogs/ext2fs/version.c
+++ b/e2fsprogs/ext2fs/version.c
@@ -20,8 +20,6 @@
20#include "ext2_fs.h" 20#include "ext2_fs.h"
21#include "ext2fs.h" 21#include "ext2fs.h"
22 22
23//#include "../../version.h"
24
25static const char *lib_version = E2FSPROGS_VERSION; 23static const char *lib_version = E2FSPROGS_VERSION;
26static const char *lib_date = E2FSPROGS_DATE; 24static const char *lib_date = E2FSPROGS_DATE;
27 25