Skip to content

Commit

Permalink
Bump microversion
Browse files Browse the repository at this point in the history
  • Loading branch information
fossfreedom committed Jan 4, 2024
1 parent da41c3b commit 41e4a52
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
============
Version 0.9.1 (budgie-session)
============

Correct source files where merchantability statement to point to the
project license GPL rather than the incorrect Lesser variant.

============
Version 0.9 (budgie-session)
============
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project(
'budgie-session', 'c',
version: '0.9',
version: '0.9.1',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.58.0'
Expand Down

0 comments on commit 41e4a52

Please sign in to comment.