Skip to content

Commit

Permalink
build: prepare bugfix release
Browse files Browse the repository at this point in the history
More bugfixes for 32bit. Hopefully, this will be the last bugfix
release for now..

Signed-off-by: David Herrmann <[email protected]>
  • Loading branch information
David Herrmann committed Oct 17, 2017
1 parent 48d0bba commit aedd79b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
dbus-broker - Linux D-Bus Message Broker

CHANGES WITH 7:

* More bugfixes for 32bit architectures.

Contributions from: David Herrmann

- Berlin, 2017-10-17

CHANGES WITH 6:

* Bugfixes for 32bit architectures.
Expand Down
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: '6',
version: '7',
license: 'Apache',
default_options: [
'c_std=c11',
Expand Down

0 comments on commit aedd79b

Please sign in to comment.