summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-06-14 11:21:58 -0400
committerDrew DeVault <sir@cmpwn.com>2020-06-14 11:21:58 -0400
commit274dafc88e4ad06a89063608866e0ed40882ece0 (patch)
treecf9071f9cadd628c38d5723f1eac87915e496874
parent0917856ac7d1daaea1001a6aebdc37bc099c6b21 (diff)
Update version to 1.11.01.11.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9557da9..a553647 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.10.1
+VERSION=1.11.0
CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static
INCLUDE+=-Iinclude