diff --git a/PAQCompress/Form1.Designer.vb b/PAQCompress/Form1.Designer.vb index e0aec0d..03a5124 100644 --- a/PAQCompress/Form1.Designer.vb +++ b/PAQCompress/Form1.Designer.vb @@ -365,7 +365,7 @@ Partial Class Form1 Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(167, 13) Me.Label3.TabIndex = 21 - Me.Label3.Text = "v0.3.31 - GUI by: Moisés Cardona" + Me.Label3.Text = "v0.3.32 - GUI by: Moisés Cardona" ' 'paq_other ' diff --git a/PAQCompress/Form1.vb b/PAQCompress/Form1.vb index b584666..892be6a 100644 --- a/PAQCompress/Form1.vb +++ b/PAQCompress/Form1.vb @@ -106,7 +106,7 @@ PAQVersion.Enabled = True ElseIf PAQSeries.SelectedItem Is "PAQ8PXd" Then PAQVersion.Items.AddRange({"v45", "v46", "v47", "v48", "v49", "v50", "v51", "v52", "v53", "v54", "v55", "v56", "v57", "v58", "v59", "v60", - "v61", "v62", "v63", "v64", "v66", "v67", "v68", "v69f", "v69"}) + "v61", "v62", "v63", "v64", "v66", "v67", "v68", "v69f", "v69", "v70"}) CompressionLevel.Text = "s5" CompressionLevel.Items.AddRange({"s0", "s1", "s2", "s3", "s4", "s5", "s6", "s7", "s8", "s9", "s10", "s11", "s12", "s13", "s14", "s15"}) paq_other.Text = "Threads" diff --git a/PAQCompress/My Project/AssemblyInfo.vb b/PAQCompress/My Project/AssemblyInfo.vb index fc3f3fe..55c047a 100644 --- a/PAQCompress/My Project/AssemblyInfo.vb +++ b/PAQCompress/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + + diff --git a/PAQCompress/Resources/Changelog.txt b/PAQCompress/Resources/Changelog.txt index 1314512..ba239fd 100644 --- a/PAQCompress/Resources/Changelog.txt +++ b/PAQCompress/Resources/Changelog.txt @@ -1,3 +1,6 @@ +v0.3.32 +-Added paq8pxd v70. + v0.3.31 -Added paq8pxd v45 to v59. -Added paq8pxv v7, v9 to v11, v14, and v15. diff --git a/readme.md b/readme.md index b93a50d..6bcd65d 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ [PAQCompress](https://moisescardona.me/paqcompress) is a GUI of the powerful PAQ compression software. Originally written in 2009, it has been rewritten to provide a better GUI and include the latest and greatest PAQ versions. -![Screenshot](https://moisescardona.me/wp-content/uploads/2020/01/PAQCompress-v0.3.30.png) +![Screenshot](https://moisescardona.me/wp-content/uploads/2020/02/PAQCompress-v0.3.32.png) Supported PAQ versions are: