Skip to content

Commit 39435fd

Browse files
author
RandomEngy
committed
Version change
1 parent 8eb2d89 commit 39435fd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Installer/VidCoder-x64.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[Setup]
55
AppName=VidCoder
6-
AppVerName=VidCoder 1.3.4 Beta (x64)
6+
AppVerName=VidCoder 1.3.4 (x64)
77
AppVersion=1.3.4
88
AppPublisher=RandomEngy
99
AppPublisherURL=http://vidcoder.codeplex.com/
@@ -16,7 +16,7 @@ Compression=lzma
1616
SolidCompression=yes
1717

1818
OutputDir=BuiltInstallers
19-
OutputBaseFilename=VidCoder-1.3.4-Beta-x64
19+
OutputBaseFilename=VidCoder-1.3.4-x64
2020

2121
AppId=VidCoder-x64
2222
UsePreviousAppDir=yes

Installer/VidCoder-x86.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[Setup]
55
AppName=VidCoder
6-
AppVerName=VidCoder 1.3.4 Beta (x86)
6+
AppVerName=VidCoder 1.3.4 (x86)
77
AppVersion=1.3.4
88
AppPublisher=RandomEngy
99
AppPublisherURL=http://vidcoder.codeplex.com/
@@ -16,7 +16,7 @@ Compression=lzma
1616
SolidCompression=yes
1717

1818
OutputDir=BuiltInstallers
19-
OutputBaseFilename=VidCoder-1.3.4-Beta-x86
19+
OutputBaseFilename=VidCoder-1.3.4-x86
2020

2121
AppId=VidCoder
2222
UsePreviousAppDir=yes

0 commit comments

Comments
 (0)