Skip to content

Commit

Permalink
increment version number to 18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Sep 2, 2024
1 parent 5b1c427 commit 69a552a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
cm4all-beng-proxy (18.3) unstable; urgency=low

*

--

cm4all-beng-proxy (18.2) unstable; urgency=low

* spawn: do not log "failed to kill: No such process"
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('CM4all beng-proxy', 'cpp', version: '18.2',
project('CM4all beng-proxy', 'cpp', version: '18.3',
meson_version: '>= 0.56',
default_options: [
'cpp_std=c++2a',
Expand Down

0 comments on commit 69a552a

Please sign in to comment.