Skip to content

Commit

Permalink
Release 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippWendler committed Nov 7, 2017
1 parent 687c4c6 commit 7af9367
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion benchexec/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
# prepare for Python 3
from __future__ import absolute_import, division, print_function, unicode_literals

__version__ = '1.13-dev'
__version__ = '1.13'

class BenchExecException(Exception):
pass
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
benchexec (1.13-1) xenial; urgency=medium

* New upstream version.

-- Philipp Wendler <[email protected]> Tue, 07 Nov 2017 08:55:07 +0100

benchexec (1.12-1) xenial; urgency=medium

* New upstream version.
Expand Down

0 comments on commit 7af9367

Please sign in to comment.