summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-07-10 11:29:17 -0400
committerDrew DeVault <sir@cmpwn.com>2019-07-10 11:29:17 -0400
commit10927bdcfa5be7ec579930a0e5529354cf3a51f4 (patch)
treef2ac3cd188eaa784f27016d7eca65e59446c26fb
parent0c26abe0a88a72a04cf37617295c931826c1791f (diff)
Update version to 1.9.51.9.5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 341151d..f6788ce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.9.4
+VERSION=1.9.5
CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static
INCLUDE+=-Iinclude