diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:51:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:51:57 +0000 |
commit | 107a9fe33b588acf0db45f3944683a134634a454 (patch) | |
tree | 62e7a2928b706f9f34c2d5a4e1227888cfc537c5 /include/version.h.rej | |
parent | Initial commit. (diff) | |
download | exfatprogs-107a9fe33b588acf0db45f3944683a134634a454.tar.xz exfatprogs-107a9fe33b588acf0db45f3944683a134634a454.zip |
Adding upstream version 1.2.0.upstream/1.2.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | include/version.h.rej | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/version.h.rej b/include/version.h.rej new file mode 100644 index 0000000..e7c2573 --- /dev/null +++ b/include/version.h.rej @@ -0,0 +1,9 @@ +diff a/include/version.h b/include/version.h (rejected hunks) +@@ -6,6 +6,6 @@ + #ifndef _VERSION_H + + #define EXFAT_PROGS_VERSION "1.1.2" +-#define WEBOS_EXFAT_PROGS_VERSION "webos-1.1.2-8" ++#define WEBOS_EXFAT_PROGS_VERSION "webos-1.1.2-9" + + #endif /* !_VERSION_H */ |