diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:36:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:36:09 +0000 |
commit | 0151cc01a4f5b10ee3fe12d4ac107e05075a5a5c (patch) | |
tree | a9d6e5a8d24fc16df39017850d9871bdc0237948 /include/version.h | |
parent | Releasing progress-linux version 1.2.4-1~progress7.99u1. (diff) | |
download | exfatprogs-0151cc01a4f5b10ee3fe12d4ac107e05075a5a5c.tar.xz exfatprogs-0151cc01a4f5b10ee3fe12d4ac107e05075a5a5c.zip |
Merging upstream version 1.2.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'include/version.h')
-rw-r--r-- | include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h index 31f150e..e324363 100644 --- a/include/version.h +++ b/include/version.h @@ -5,6 +5,6 @@ #ifndef _VERSION_H -#define EXFAT_PROGS_VERSION "1.2.4" +#define EXFAT_PROGS_VERSION "1.2.5" #endif /* !_VERSION_H */ |