Skip to content

Commit 829bf7a

Browse files
Release 3.34
1 parent ed4c266 commit 829bf7a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

benchexec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
Variables ending with "tag" contain references to XML tag objects created by the XML parser.
3535
"""
3636

37-
__version__ = "3.34-dev"
37+
__version__ = "3.34"
3838

3939

4040
class BenchExecException(Exception): # noqa: N818 backwards compatibility

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
benchexec (3.34-1) noble; urgency=medium
2+
3+
* New upstream version.
4+
5+
-- Philipp Wendler <debian@philippwendler.de> Mon, 02 Feb 2026 09:33:10 +0100
6+
17
benchexec (3.33-1) noble; urgency=medium
28

39
* New upstream version.

0 commit comments

Comments
 (0)