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 | f2f0e690db008447a230628762679108d1d9e72b (patch) | |
tree | 34591c76e9cf24b4bec943301979335711f9e4cc /src/version.h | |
parent | 43faab009aefa5beeaa7c8abc6dcca705507ace7 (diff) | |
download | dosfstools-f2f0e690db008447a230628762679108d1d9e72b.tar.gz dosfstools-f2f0e690db008447a230628762679108d1d9e72b.tar.bz2 dosfstools-f2f0e690db008447a230628762679108d1d9e72b.zip |
Imported Upstream version 3.0.28upstream/3.0.28
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 4ccc759..f0716d3 100644 --- a/src/version.h +++ b/src/version.h @@ -23,7 +23,7 @@ #ifndef _version_h #define _version_h -#define VERSION "3.0.27" -#define VERSION_DATE "2014-11-12" +#define VERSION "3.0.28" +#define VERSION_DATE "2015-05-16" #endif |