summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-12-06 08:59:32 -0500
committerDrew DeVault <sir@cmpwn.com>2020-12-06 08:59:32 -0500
commitbadecfc64b76f518f695cd7403cc0df50168f36d (patch)
tree9900a700119e6ff8e5abe16f51839a69f2626c3c
parent26bbd972dd3bdc73baa9362a2794dfc3ec3ad085 (diff)
Update version to 1.11.11.11.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a553647..66d1a24 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.11.0
+VERSION=1.11.1
CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static
INCLUDE+=-Iinclude