summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2024-02-17 10:51:31 +0100
committerDrew DeVault <sir@cmpwn.com>2024-02-17 10:51:31 +0100
commit0528bcb993cac6c412acd3ae2e09539e994c0a59 (patch)
tree9b21306930b1bb16b4d7d31bab322685f1023b0b
parent5ea8873e33a5be55625e05673a47e440182bc09e (diff)
Update version to 1.11.3HEAD1.11.3master
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 60a80b8..824a27a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.11.2
+VERSION=1.11.3
CFLAGS?=-g
MAINFLAGS:=-DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static