Update installer.nsi

This commit is contained in:
Afri Schoedon
2018-01-23 22:37:33 +01:00
committed by GitHub
parent 50a58e1ae8
commit cad91df2b8

View File

@@ -9,7 +9,7 @@
!define COMPANYNAME "Parity Technologies"
!define DESCRIPTION "Fast, light, robust Ethereum implementation"
!define VERSIONMAJOR 1
!define VERSIONMINOR 10
!define VERSIONMINOR 9
!define VERSIONBUILD 0
!define ARGS ""
!define FIRST_START_ARGS "--mode=passive ui"