Skip to content

Commit

Permalink
Release Cage 0.1.1
Browse files Browse the repository at this point in the history
A new tag for packagers to build Cage with wlroots 0.6.0.

Changelog:

* Update to wlroots 0.6.0
* Don't submit too much damage in damage tracking implementation
* Use XKB_* environment variables to configure keyboard devices
  • Loading branch information
Hjdskes committed Jun 3, 2019
1 parent 6bb73b3 commit 1ecba7e
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,5 +1,5 @@
project('cage', 'c',
version: '0.1',
version: '0.1.1',
license: 'MIT',
default_options: [
'c_std=c11',
Expand Down

0 comments on commit 1ecba7e

Please sign in to comment.