diff options
author | JinWang An <jinwang.an@samsung.com> | 2022-12-26 13:14:06 +0900 |
---|---|---|
committer | JinWang An <jinwang.an@samsung.com> | 2022-12-26 13:14:06 +0900 |
commit | c32e05cf546485e759f6280adb5345785a9c1dfb (patch) | |
tree | 366ec5b17e0effe949db641f419b6b1e0a569ec5 /src/version.h | |
parent | 51eaf50af9034eef5dd054415811e122bf66073e (diff) | |
download | dosfstools-c32e05cf546485e759f6280adb5345785a9c1dfb.tar.gz dosfstools-c32e05cf546485e759f6280adb5345785a9c1dfb.tar.bz2 dosfstools-c32e05cf546485e759f6280adb5345785a9c1dfb.zip |
Imported Upstream version 3.0.26upstream/3.0.26
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 683a7f7..bf941bf 100644 --- a/src/version.h +++ b/src/version.h @@ -23,7 +23,7 @@ #ifndef _version_h #define _version_h -#define VERSION "3.0.25" -#define VERSION_DATE "2014-01-17" +#define VERSION "3.0.26" +#define VERSION_DATE "2014-03-07" #endif |