File tree Expand file tree Collapse file tree
HandBrakeInterop/HandBrakeInterop/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.16 .0.0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.16 .0.0" ) ]
35+ [ assembly: AssemblyVersion ( "1.17 .0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.17 .0.0" ) ]
Original file line number Diff line number Diff line change 33
44[Setup]
55AppName = VidCoder
6- AppVerName = VidCoder 0.9 .0 (x64 )
6+ AppVerName = VidCoder 0.9 .1 (x64 )
77
88DefaultDirName = {pf} \VidCoder
99DisableProgramGroupPage = yes
@@ -13,7 +13,7 @@ Compression=lzma
1313SolidCompression = yes
1414
1515OutputDir = BuiltInstallers
16- OutputBaseFilename = VidCoder-0.9 .0 -x64
16+ OutputBaseFilename = VidCoder-0.9 .1 -x64
1717
1818AppId = VidCoder-x64
1919UsePreviousAppDir = yes
Original file line number Diff line number Diff line change 33
44[Setup]
55AppName = VidCoder
6- AppVerName = VidCoder 0.9 .0 (x86 )
6+ AppVerName = VidCoder 0.9 .1 (x86 )
77
88DefaultDirName = {pf} \VidCoder
99DisableProgramGroupPage = yes
@@ -13,7 +13,7 @@ Compression=lzma
1313SolidCompression = yes
1414
1515OutputDir = BuiltInstallers
16- OutputBaseFilename = VidCoder-0.9 .0 -x86
16+ OutputBaseFilename = VidCoder-0.9 .1 -x86
1717
1818AppId = VidCoder
1919UsePreviousAppDir = yes
Original file line number Diff line number Diff line change 5151// You can specify all the values or you can default the Build and Revision Numbers
5252// by using the '*' as shown below:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "0.9.0 .0" ) ]
55- [ assembly: AssemblyFileVersion ( "0.9.0 .0" ) ]
54+ [ assembly: AssemblyVersion ( "0.9.1 .0" ) ]
55+ [ assembly: AssemblyFileVersion ( "0.9.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments