summaryrefslogtreecommitdiff
path: root/install/onionshare.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'install/onionshare.nsi')
-rw-r--r--install/onionshare.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index 914d82c5..d7d90ae4 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -6,7 +6,7 @@
!define INSTALLSIZE 39265
!define VERSIONMAJOR 1
!define VERSIONMINOR 1
-!define VERSIONSTRING "1.1.dev1"
+!define VERSIONSTRING "1.1.dev2"
RequestExecutionLevel admin