From b14b3ffcecfbc11d7c8df221693f627ddf3eb182 Mon Sep 17 00:00:00 2001 From: Tomas Janousek Date: Fri, 4 Jun 2021 19:03:11 +0100 Subject: [PATCH] Bump version number (pre-release 0.16.9999) Merging NewSelect into Choose is a breaking change, bump the version to let xmonad-contrib depend on it. --- xmonad.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad.cabal b/xmonad.cabal index 5a88cde..85382ff 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -1,5 +1,5 @@ name: xmonad -version: 0.16.999 +version: 0.16.9999 synopsis: A tiling window manager description: xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising