diff --git a/PAQCompress/Form1.vb b/PAQCompress/Form1.vb index b80fa1a..111f23f 100644 --- a/PAQCompress/Form1.vb +++ b/PAQCompress/Form1.vb @@ -88,7 +88,7 @@ "v71", "v72", "v73", "v74", "v75", "v77", "v80b", "v83", "v85", "v87", "v88", "v90", "v93", "v95", "v105", "v122", "v126", "v132_fix1", "v137", "v141", "v141fix1", "v141fix2", "v141fix4", "v144", "v145", "v146", "v156", "v157", "v159", "v163", "v164", "v167", "v168", "v169", "v170", "v171", - "v172", "v173", "v174", "v175", "v176"}) + "v172", "v173", "v174", "v175", "v176", "v177"}) PAQVersion.Enabled = True End If If PAQVersion.Enabled Then diff --git a/PAQCompress/My Project/Settings.Designer.vb b/PAQCompress/My Project/Settings.Designer.vb index 69b2339..3ce4fdf 100644 --- a/PAQCompress/My Project/Settings.Designer.vb +++ b/PAQCompress/My Project/Settings.Designer.vb @@ -90,18 +90,6 @@ Namespace My End Set End Property - _ - Public Property PAQVersion() As String - Get - Return CType(Me("PAQVersion"),String) - End Get - Set - Me("PAQVersion") = value - End Set - End Property - _ @@ -197,6 +185,18 @@ Namespace My Me("pxdThreads") = value End Set End Property + + _ + Public Property PAQVersion() As String + Get + Return CType(Me("PAQVersion"),String) + End Get + Set + Me("PAQVersion") = value + End Set + End Property End Class End Namespace diff --git a/PAQCompress/My Project/Settings.settings b/PAQCompress/My Project/Settings.settings index f9b13ba..2f9e3c6 100644 --- a/PAQCompress/My Project/Settings.settings +++ b/PAQCompress/My Project/Settings.settings @@ -11,9 +11,6 @@ PAQ8PX - - v175 - 9 @@ -38,5 +35,8 @@ 1 + + v177 + \ No newline at end of file diff --git a/PAQCompress/app.config b/PAQCompress/app.config index 1265208..dc65213 100644 --- a/PAQCompress/app.config +++ b/PAQCompress/app.config @@ -38,9 +38,6 @@ PAQ8PX - - v175 - 9 @@ -65,6 +62,9 @@ 1 + + v177 +