summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-09-11 15:15:23 -0400
committerDrew DeVault <sir@cmpwn.com>2019-09-11 15:15:23 -0400
commitc95b3ef042dfc1572d024e1ffc20620748b9b4c6 (patch)
treee804fa85e8a31999c05a74b292f33a1b1d5db56d
parent0ea597450649d8e721310036d540807dffd38411 (diff)
Update version to 1.10.01.10.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2564b8c..153b4a9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.9.6
+VERSION=1.10.0
CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static
INCLUDE+=-Iinclude