From cc81e74997aa8e58245c7ec1b66649ecaea0be1c Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Tue, 14 Jun 2022 00:23:11 +0200 Subject: [PATCH] version bump --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 29f0a3a..e306d5b 100644 --- a/config.mk +++ b/config.mk @@ -1,3 +1,3 @@ -VERSION = 0.7 +VERSION = 0.8 CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700 LAYOUT = mobintl