Skip to content

Commit

Permalink
build: bump version to 24
Browse files Browse the repository at this point in the history
Prepare the v24 release and bump the project version.

Signed-off-by: David Rheinsberg <[email protected]>
  • Loading branch information
dvdhrm committed Sep 4, 2020
1 parent ae49a98 commit 3c652e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
project(
'dbus-broker',
'c',
version: '23',
version: '24',
license: 'Apache',
default_options: [
'c_std=c11',
Expand Down

0 comments on commit 3c652e4

Please sign in to comment.