From 72b46219c2adc1908df98203ebc0d4f48351d3ee Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Sun, 14 Jan 2024 15:59:12 -0500 Subject: release: bump to 0.1.3 --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 7a7a93e..4ccabcf 100644 --- a/config.mk +++ b/config.mk @@ -1,2 +1,2 @@ -VERSION = 0.1.2 +VERSION = 0.1.3 CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700 -- cgit 1.4.1