Skip to content

Commit

Permalink
5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dunkyl committed Nov 20, 2022
1 parent 5660a17 commit 16aeef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FFmpeg.wxs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">

<Product Id="*" Name="FFmpeg" Language="1033" Version="5.0.0" Manufacturer="Dunkyl 🔣🔣" UpgradeCode="3a567af2-24ac-410e-9066-5e9278944025" Codepage="UTF-8">
<Product Id="*" Name="FFmpeg" Language="1033" Version="5.1.2" Manufacturer="Dunkyl 🔣🔣" UpgradeCode="3a567af2-24ac-410e-9066-5e9278944025" Codepage="UTF-8">

<Package InstallerVersion="200" Compressed="yes" />

Expand Down

0 comments on commit 16aeef6

Please sign in to comment.