From ad274b3e033331b674529bbb5704ac35d598bd2c Mon Sep 17 00:00:00 2001 From: Mark Harmstone Date: Sun, 13 Jun 2021 14:06:56 +0100 Subject: [PATCH] VERSION 1.7.8.1 --- README.md | 8 ++++++-- src/btrfs.inf | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a61c91b9..ea57c5e3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -WinBtrfs v1.7.8 ---------------- +WinBtrfs v1.7.8.1 +----------------- WinBtrfs is a Windows driver for the next-generation Linux filesystem Btrfs. A reimplementation from scratch, it contains no code from the Linux kernel, @@ -266,6 +266,10 @@ partition type from 83 to 7. Changelog --------- +v1.7.8.1 (2021-06-13): +* Fixed bug preventing new directories from appearing in listings +* Fixed Release version of driver still not working on XP + v1.7.8 (2021-06-09): * Upgraded zstd to version 1.5.0 * Fixed regression stopping driver from working under XP diff --git a/src/btrfs.inf b/src/btrfs.inf index ce23bf24..5d315ddf 100755 --- a/src/btrfs.inf +++ b/src/btrfs.inf @@ -10,7 +10,7 @@ Signature = "$Windows NT$" Class = Volume ClassGuid = {71a27cdd-812a-11d0-bec7-08002be2092f} Provider = %Me% -DriverVer = 06/07/2021,1.7.8.0 +DriverVer = 06/13/2021,1.7.8.1 CatalogFile = btrfs.cat [DestinationDirs]