mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Bump version to 0.18.0
This commit is contained in:
parent
d54d37e344
commit
c65ea8d3ab
@ -1,6 +1,6 @@
|
||||
# Change Log / Release Notes
|
||||
|
||||
## _unreleased_
|
||||
## 0.18.0 (February 3, 2024)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: xmonad-contrib
|
||||
version: 0.17.1.9
|
||||
version: 0.18.0
|
||||
-- ^ also update cpp-options: -DXMONAD_CONTRIB_VERSION_*
|
||||
|
||||
homepage: https://xmonad.org/
|
||||
@ -71,8 +71,8 @@ library
|
||||
default-language: Haskell2010
|
||||
|
||||
cpp-options: -DXMONAD_CONTRIB_VERSION_MAJOR=0
|
||||
-DXMONAD_CONTRIB_VERSION_MINOR=17
|
||||
-DXMONAD_CONTRIB_VERSION_PATCH=1
|
||||
-DXMONAD_CONTRIB_VERSION_MINOR=18
|
||||
-DXMONAD_CONTRIB_VERSION_PATCH=0
|
||||
ghc-options: -Wall -Wno-unused-do-bind
|
||||
|
||||
if flag(pedantic)
|
||||
|
Loading…
x
Reference in New Issue
Block a user