[Pkg-privacy-commits] [torbrowser-launcher] 166/476: version bump to 0.0.4
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.
commit 99977f5aed668fd35ef73f979a6316f73c0ef2cb
Author: Micah Lee <micah at micahflee.com>
Date: Sat Nov 9 17:20:02 2013 -0800
version bump to 0.0.4
---
build_and_install.sh | 2 +-
setup.py | 2 +-
torbrowser-launcher | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/build_and_install.sh b/build_and_install.sh
index e18ef48..e421adc 100755
--- a/build_and_install.sh
+++ b/build_and_install.sh
@@ -10,5 +10,5 @@ rm -r deb_dist
python setup.py --command-packages=stdeb.command bdist_deb
# install it
-sudo dpkg -i deb_dist/torbrowser-launcher_0.0.2-1_all.deb
+sudo dpkg -i deb_dist/torbrowser-launcher_0.0.4-1_all.deb
diff --git a/setup.py b/setup.py
index 13044f4..a78fec0 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ def file_list(path):
return files
setup(name='torbrowser-launcher',
- version='0.0.3',
+ version='0.0.4',
author='Micah Lee',
author_email='micah at micahflee.com',
url='https://www.github.com/micahflee/torbrowser-launcher',
diff --git a/torbrowser-launcher b/torbrowser-launcher
index cd51799..e810f6e 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -1119,7 +1119,7 @@ class TBLLauncher:
reactor.stop()
if __name__ == "__main__":
- tor_browser_launcher_version = '0.0.3'
+ tor_browser_launcher_version = '0.0.4'
print _('Tor Browser Launcher')
print _('By Micah Lee, licensed under GPLv3')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list