summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-01-25 14:27:40 -0800
committerGitHub <noreply@github.com>2019-01-25 14:27:40 -0800
commit921e4e40b85e46acb5a78aa552ee077c1e8716e0 (patch)
treef42b91765b45b928f86b812ba8f6305eb5fca0e4 /install
parenta00309b54fc885e898542d8225cf9ccb75dec629 (diff)
parent612f3d530b136a7062dade04c5c6ffa1217c703c (diff)
downloadonionshare-2.0.dev3.tar.gz
onionshare-2.0.dev3.zip
Merge pull request #880 from micahflee/release_2.0.dev3v2.0.dev3
Release 2.0.dev3
Diffstat (limited to 'install')
-rw-r--r--install/onionshare.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index 3a4c6c2a..d29e10a5 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -6,7 +6,7 @@
!define INSTALLSIZE 115186
!define VERSIONMAJOR 2
!define VERSIONMINOR 0
-!define VERSIONSTRING "2.0"
+!define VERSIONSTRING "2.0.dev3"
RequestExecutionLevel admin