summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2015-05-18 16:46:26 -0700
committerMicah Lee <micah@micahflee.com>2015-05-18 16:46:26 -0700
commit90af3f2e128d414205ed861b989779d061bcc5b1 (patch)
tree9d5b89d1f7f4fa2e81cc9dcd1564918fdf50f7d3
parentc0f049bcff2f7c4b51357ab48baa7856ee9f4de2 (diff)
downloadonionshare-90af3f2e128d414205ed861b989779d061bcc5b1.tar.gz
onionshare-90af3f2e128d414205ed861b989779d061bcc5b1.zip
version bump from 0.7dev to 0.7 in windows installer
-rw-r--r--install/onionshare.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index f46edbb5..d87c2d84 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -6,7 +6,7 @@
!define INSTALLSIZE 31187
!define VERSIONMAJOR 0
!define VERSIONMINOR 7
-!define VERSIONSTRING "0.7dev"
+!define VERSIONSTRING "0.7"
RequestExecutionLevel admin