Skip to content

Commit 0dbcef7

Browse files
committed
Update NSIS Installer SCript for 5.1.6 Release version
1 parent f60f216 commit 0dbcef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installers/DeepSkyStacker.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ FunctionEnd
3636

3737
!define DSS_PRODUCT "DeepSkyStacker" # For start menu
3838
!define DSS_VERSION "5.1.6" # For control panel
39-
!define DSS_VERSION_SUFFIX " Beta 2" # For control panel (e.g. " Beta 1" or "") - note leading space
39+
!define DSS_VERSION_SUFFIX "" # For control panel (e.g. " Beta 1" or "") - note leading space
4040
!define DSS_PUBLISHER "The DeepSkyStacker Team" # For control panel
4141

4242
!define DSS_NAME "DeepSkyStacker"

0 commit comments

Comments
 (0)