Skip to content

Commit bae1cf6

Browse files
committed
Version 1.0.10
1 parent 188d5e2 commit bae1cf6

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2023-09-15 François Degros <fdegros@chromium.org>
2+
3+
* Released mount-zip 1.0.10:
4+
- No functional modification compared to the previous release
5+
- Pre-generated man page is stored in source tree
6+
17
2023-08-17 François Degros <fdegros@chromium.org>
28

39
* Released mount-zip 1.0.9:

config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919

2020
#define FUSE_USE_VERSION 27
2121
#define PROGRAM "mount-zip"
22-
#define VERSION "1.0.9"
22+
#define VERSION "1.0.10"
2323

2424
#endif

0 commit comments

Comments
 (0)