Changed version scheme to TBB_VERSION-1. If there's another Tor Browser Launcher version, it will be TBB_VERSION-2.

This commit is contained in:
Micah Lee 2013-02-07 00:13:30 -08:00
parent 7396c069a1
commit 69418d88a2

View File

@ -1,7 +1,7 @@
from distutils.core import setup
setup(name='torbrowser-launcher',
version='2.3.25-2-0.1',
version='2.3.25-2-1',
author='Micah Lee',
author_email='micahflee@riseup.net',
url='https://www.github.com/micahflee/torbrowser-launcher',