mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Bump version number (0.17.0), update date in changelog
This commit is contained in:
parent
a7ccfe61f3
commit
585558bfb0
@ -1,6 +1,6 @@
|
|||||||
# Change Log / Release Notes
|
# Change Log / Release Notes
|
||||||
|
|
||||||
## 0.17.0 (October ??, 2021)
|
## 0.17.0 (October 27, 2021)
|
||||||
|
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: xmonad-contrib
|
name: xmonad-contrib
|
||||||
version: 0.16.999
|
version: 0.17.0
|
||||||
-- ^ also update cpp-options: -DXMONAD_CONTRIB_VERSION_*
|
-- ^ also update cpp-options: -DXMONAD_CONTRIB_VERSION_*
|
||||||
|
|
||||||
homepage: https://xmonad.org/
|
homepage: https://xmonad.org/
|
||||||
@ -64,8 +64,8 @@ library
|
|||||||
utf8-string
|
utf8-string
|
||||||
|
|
||||||
cpp-options: -DXMONAD_CONTRIB_VERSION_MAJOR=0
|
cpp-options: -DXMONAD_CONTRIB_VERSION_MAJOR=0
|
||||||
-DXMONAD_CONTRIB_VERSION_MINOR=16
|
-DXMONAD_CONTRIB_VERSION_MINOR=17
|
||||||
-DXMONAD_CONTRIB_VERSION_PATCH=999
|
-DXMONAD_CONTRIB_VERSION_PATCH=0
|
||||||
ghc-options: -Wall -Wno-unused-do-bind
|
ghc-options: -Wall -Wno-unused-do-bind
|
||||||
|
|
||||||
if flag(pedantic)
|
if flag(pedantic)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user