We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 188d5e2 commit bae1cf6Copy full SHA for bae1cf6
2 files changed
changelog
@@ -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
7
2023-08-17 François Degros <fdegros@chromium.org>
8
9
* Released mount-zip 1.0.9:
config.h
@@ -19,6 +19,6 @@
19
20
#define FUSE_USE_VERSION 27
21
#define PROGRAM "mount-zip"
22
-#define VERSION "1.0.9"
+#define VERSION "1.0.10"
23
24
#endif
0 commit comments