aboutsummaryrefslogtreecommitdiff
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 42bd268b..21ac0baa 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -5,8 +5,8 @@
# change these with each release
!define INSTALLSIZE 132423
!define VERSIONMAJOR 2
-!define VERSIONMINOR 2
-!define VERSIONSTRING "2.2"
+!define VERSIONMINOR 3
+!define VERSIONSTRING "2.3.dev1"
RequestExecutionLevel admin