Skip to content

Commit

Permalink
build: bump version to v8
Browse files Browse the repository at this point in the history
Prepare build-system for v8 release.

Signed-off-by: David Herrmann <[email protected]>
  • Loading branch information
David Herrmann committed Nov 7, 2017
1 parent 53a45e3 commit 93d8c1f
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
@@ -1,7 +1,7 @@
project(
'dbus-broker',
'c',
version: '7',
version: '8',
license: 'Apache',
default_options: [
'c_std=c11',
Expand Down

0 comments on commit 93d8c1f

Please sign in to comment.