summaryrefslogtreecommitdiff
path: root/os/windows/installer/install.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'os/windows/installer/install.nsi')
-rw-r--r--os/windows/installer/install.nsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/windows/installer/install.nsi b/os/windows/installer/install.nsi
index 36ac5fd12..3e7210a6a 100644
--- a/os/windows/installer/install.nsi
+++ b/os/windows/installer/install.nsi
@@ -1,6 +1,6 @@
# Version numbers to update
-!define APPV_MAJOR 0
-!define APPV_MINOR 8
+!define APPV_MAJOR 1
+!define APPV_MINOR 0
!define APPV_MAINT 0
!define APPV_BUILD 0
!define APPV_EXTRA ""