Skip to content

Commit

Permalink
Bump version to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flacjacket committed May 13, 2024
1 parent cff7228 commit bf314ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.17.0 -- 2024-mm-dd
0.17.0 -- 2024-05-12
------
* Support for wlroots 0.17.x
* **Breaking change** Rename all declarations of XdgTopLevel.* to XdgToplevel.*
Expand Down
2 changes: 1 addition & 1 deletion wlroots/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Copyright (c) Sean Vig 2021

version = "0.16.9"
version = "0.17.0"

0 comments on commit bf314ba

Please sign in to comment.