Skip to content

Commit e21b4ee

Browse files
committed
prep 0.6.1
1 parent b61d051 commit e21b4ee

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.6.1 - 26 April 2025
2+
3+
* Build out-of-the-box with FUSE-T
4+
* Disable parts of tests that fail on macOS
5+
16
0.6.0 - 4 March 2025
27

38
* Add `.` and `..` in directory listings.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([squashfuse], [0.6.0], [[email protected]])
1+
AC_INIT([squashfuse], [0.6.1], [[email protected]])
22
AC_CONFIG_MACRO_DIR([m4])
33
AC_CONFIG_AUX_DIR([build-aux])
44
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)