[Pkg-privacy-commits] [torbrowser-launcher] 164/476: version bump
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 99c7330d15cf7abc9a5ee73313df018aa0260d0d
Author: Micah Lee <micah at micahflee.com>
Date: Wed Nov 6 10:59:41 2013 -0800
version bump
---
setup.py | 2 +-
torbrowser-launcher | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/setup.py b/setup.py
index 718badf..13044f4 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ def file_list(path):
return files
setup(name='torbrowser-launcher',
- version='0.0.2',
+ version='0.0.3',
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 c3b01e7..eb2e274 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -1147,7 +1147,7 @@ class TBLLauncher:
reactor.stop()
if __name__ == "__main__":
- tor_browser_launcher_version = '0.0.2'
+ tor_browser_launcher_version = '0.0.3'
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