Skip to content

Commit

Permalink
Bump to version 3.1.68
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Jan 30, 2017
1 parent 52b29ee commit 289081a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Changes in version 3.1.68 - 2016-01-27
o Fix regular expressions used fro url rewriting

Changes in version 3.1.67 - 2016-01-27
o Fix issue #319

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
tor2web (3.1.68) stable; urgency=medium

* New stable release

-- GlobaLeaks software signing key <info@globaleaks.org> Mon, 30 Jan 2017 15:00:31 +0100

tor2web (3.1.67) stable; urgency=medium

* New stable release
Expand Down
2 changes: 1 addition & 1 deletion tor2web/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '3.1.67'
__version__ = '3.1.68'

__all__ = ['utils']

0 comments on commit 289081a

Please sign in to comment.