From 5ea15529f97d98caa35cdc5de205a4456449f2ee Mon Sep 17 00:00:00 2001 From: speediegq Date: Sun, 16 Oct 2022 13:51:57 +0200 Subject: [PATCH] Bump version to 0.9 --- options.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.mk b/options.mk index 09cc1b6..fa61373 100644 --- a/options.mk +++ b/options.mk @@ -4,7 +4,7 @@ ################################################################################### # speedwm version -VERSION = 0.8 +VERSION = 0.9 X11INC = /usr/X11R6/include X11LIB = /usr/X11R6/lib