diff options
author | JinWang An <jinwang.an@samsung.com> | 2022-12-26 13:14:05 +0900 |
---|---|---|
committer | JinWang An <jinwang.an@samsung.com> | 2022-12-26 13:14:05 +0900 |
commit | 422e33970f204925e519c21d558601eb608bc79d (patch) | |
tree | 4231569c03da4f4211c8f4e382bacf6edab9b405 /src/version.h | |
parent | 1a780338e1def1df55b6cbe542a1313a40fb4c3b (diff) | |
download | dosfstools-422e33970f204925e519c21d558601eb608bc79d.tar.gz dosfstools-422e33970f204925e519c21d558601eb608bc79d.tar.bz2 dosfstools-422e33970f204925e519c21d558601eb608bc79d.zip |
Imported Upstream version 3.0.17upstream/3.0.17
Diffstat (limited to 'src/version.h')
-rw-r--r-- | src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.h b/src/version.h index a7c41a0..6c5ab91 100644 --- a/src/version.h +++ b/src/version.h @@ -23,7 +23,7 @@ #ifndef _version_h #define _version_h -#define VERSION "3.0.16" -#define VERSION_DATE "01 Mar 2013" +#define VERSION "3.0.17" +#define VERSION_DATE "29 May 2013" #endif |