We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1f99f commit 76acd0aCopy full SHA for 76acd0a
benchexec/__init__.py
@@ -34,7 +34,7 @@
34
Variables ending with "tag" contain references to XML tag objects created by the XML parser.
35
"""
36
37
-__version__ = "3.3-dev"
+__version__ = "3.3"
38
39
40
class BenchExecException(Exception):
debian/changelog
@@ -1,3 +1,9 @@
1
+benchexec (3.3-1) bionic; urgency=medium
2
+
3
+ * New upstream version.
4
5
+ -- Philipp Wendler <[email protected]> Sat, 26 Sep 2020 10:54:28 +0200
6
7
benchexec (3.2-1) bionic; urgency=medium
8
9
* New upstream version.
0 commit comments