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.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/windows/installer/install.nsi b/os/windows/installer/install.nsi
index ebe9ed3dc..9eb869f2d 100644
--- a/os/windows/installer/install.nsi
+++ b/os/windows/installer/install.nsi
@@ -1,6 +1,6 @@
# Version numbers to update
!define APPV_MAJOR 1
-!define APPV_MINOR 6
+!define APPV_MINOR 7
!define APPV_MAINT 0
!define APPV_BUILD 0
!define APPV_EXTRA "-beta1"