summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2017-05-23 15:24:05 -0700
committerMicah Lee <micah@micahflee.com>2017-05-23 15:24:05 -0700
commit19f2fca2c1b681714fbb878fca46069581a1263e (patch)
treeeacf6174c6c26f6401a312fedd4140a9dda8e388
parentaf65855f9725762fd77578b8ebac6e4cb495ccfb (diff)
downloadonionshare-19f2fca2c1b681714fbb878fca46069581a1263e.tar.gz
onionshare-19f2fca2c1b681714fbb878fca46069581a1263e.zip
Version bump to 1.1.dev2v1.1.dev2
-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 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
diff --git a/share/version.txt b/share/version.txt
index 6da0f901..714971c2 100644
--- a/share/version.txt
+++ b/share/version.txt
@@ -1 +1 @@
-1.1.dev1
+1.1.dev2