Skip to content

Commit 9bbcc9f

Browse files
committed
Update setup.nsi
Version update
1 parent f36c215 commit 9bbcc9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

share/setup.nsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SetCompressor /SOLID lzma
55

66
# General Symbol Definitions
77
!define REGKEY "SOFTWARE\$(^Name)"
8-
!define VERSION 1.4.2
8+
!define VERSION 1.4.3
99
!define COMPANY "The Clam project"
1010
!define URL http://www.clams.info/
1111

@@ -51,7 +51,7 @@ CRCCheck on
5151
XPStyle on
5252
BrandingText " "
5353
ShowInstDetails show
54-
VIProductVersion 1.4.2.2
54+
VIProductVersion 1.4.3.0
5555
VIAddVersionKey ProductName Clam
5656
VIAddVersionKey ProductVersion "${VERSION}"
5757
VIAddVersionKey CompanyName "${COMPANY}"

0 commit comments

Comments
 (0)