summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-01-25 14:16:58 -0800
committerMicah Lee <micah@micahflee.com>2019-01-25 14:16:58 -0800
commitc336065f9c899201bde9e0860299fda40e3dd07d (patch)
treebbbd0c409a482529701f720a6a98bd0fd806054b
parenta00309b54fc885e898542d8225cf9ccb75dec629 (diff)
downloadonionshare-c336065f9c899201bde9e0860299fda40e3dd07d.tar.gz
onionshare-c336065f9c899201bde9e0860299fda40e3dd07d.zip
Version bump to 2.0.dev3
-rw-r--r--install/onionshare.nsi2
-rw-r--r--share/version.txt2
2 files changed, 2 insertions, 2 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
diff --git a/share/version.txt b/share/version.txt
index 8be5e08a..c0099a45 100644
--- a/share/version.txt
+++ b/share/version.txt
@@ -1 +1 @@
-2.0.dev2
+2.0.dev3