1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[core] fix a regression when scanning uncompressed bootable DD images

* Closes #1206
This commit is contained in:
Pete Batard 2018-09-13 11:49:51 +01:00
parent 2d99bbcd41
commit 2d99601a5f
8 changed files with 28 additions and 24 deletions

View file

@ -1,5 +1,5 @@
@echo off
set VERSION=3.2
set VERSION=3.3
rem Make sure you don't have anything you don't want included in the package, as anything residing in the
rem current directory will be included, including any previous .appx, which makes for nice recursion...