Skip to content

Commit 5b1cd7d

Browse files
committed
Version 1.0.12
1 parent 3ee519a commit 5b1cd7d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2023-12-04 François Degros <fdegros@chromium.org>
2+
3+
* Released mount-zip 1.0.12:
4+
- Use $TMPDIR by default
5+
16
2023-10-12 François Degros <fdegros@chromium.org>
27

38
* Released mount-zip 1.0.11:

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.11"
22+
#define VERSION "1.0.12"
2323

2424
#endif

0 commit comments

Comments
 (0)