summaryrefslogtreecommitdiff
path: root/install/onionshare.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'install/onionshare.nsi')
-rw-r--r--install/onionshare.nsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index 84029a9c..914d82c5 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -5,8 +5,8 @@
# change these with each release
!define INSTALLSIZE 39265
!define VERSIONMAJOR 1
-!define VERSIONMINOR 0
-!define VERSIONSTRING "1.0.0"
+!define VERSIONMINOR 1
+!define VERSIONSTRING "1.1.dev1"
RequestExecutionLevel admin