summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-02-14 16:38:03 -0500
committerDrew DeVault <sir@cmpwn.com>2020-02-14 16:38:03 -0500
commit9793e00eef81c53ebe747d560928b1d22e3d7e91 (patch)
tree41c363723aac9c05f5a4facf84756e171f9aee7b
parentf092f83bcfe5e6ec648c4991ad2f6cf5ea23bb0e (diff)
Update version to 1.10.11.10.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 153b4a9..9557da9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.10.0
+VERSION=1.10.1
CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static
INCLUDE+=-Iinclude