[Pkg-anonymity-tools] [onionshare] 135/140: fixed NSIS version and URL
Ulrike Uhlig
u-guest at moszumanska.debian.org
Mon Sep 29 20:33:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository onionshare.
commit bd5a4636913c360943d55bee58adc8da770bb31c
Author: Micah Lee <micah at micahflee.com>
Date: Wed Sep 24 16:53:17 2014 -0700
fixed NSIS version and URL
---
setup/onionshare.nsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/setup/onionshare.nsi b/setup/onionshare.nsi
index 2f067e1..36bb2be 100644
--- a/setup/onionshare.nsi
+++ b/setup/onionshare.nsi
@@ -1,11 +1,11 @@
!define APPNAME "OnionShare"
!define BINPATH "..\dist\onionshare"
-!define ABOUTURL "https://github.com/micahflee/onionshare"
+!define ABOUTURL "https://onionshare.org/"
# change these with each release
!define INSTALLSIZE 31187
!define VERSIONMAJOR 0
-!define VERSIONMINOR 5
+!define VERSIONMINOR 6
!define VERSIONSTRING "0.6"
RequestExecutionLevel admin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git
More information about the Pkg-anonymity-tools
mailing list