Skip to content

Commit afd6824

Browse files
committedSep 3, 2022
Bump version to 0.17.1
1 parent f5de0fc commit afd6824

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log / Release Notes
22

3-
## unknown
3+
## 0.17.1 (September 3, 2021)
44

55
### Breaking Changes
66

‎xmonad-contrib.cabal

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: xmonad-contrib
2-
version: 0.17.0.9
2+
version: 0.17.1
33
-- ^ also update cpp-options: -DXMONAD_CONTRIB_VERSION_*
44

55
homepage: https://xmonad.org/
@@ -72,7 +72,7 @@ library
7272

7373
cpp-options: -DXMONAD_CONTRIB_VERSION_MAJOR=0
7474
-DXMONAD_CONTRIB_VERSION_MINOR=17
75-
-DXMONAD_CONTRIB_VERSION_PATCH=0
75+
-DXMONAD_CONTRIB_VERSION_PATCH=1
7676
ghc-options: -Wall -Wno-unused-do-bind
7777

7878
if flag(pedantic)

0 commit comments

Comments
 (0)