summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-03-04 10:43:31 -0500
committerDrew DeVault <sir@cmpwn.com>2019-03-04 10:43:31 -0500
commit42d776dafede2d6a184a6071db18aeaca33a0c93 (patch)
tree28eec44146b1da407d6f2e0fdf57a41bcd116f05
parent9c82d46cf5163f66d5cd856554b49303519ea48b (diff)
Update version to 1.9.41.9.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef5a7cf..341151d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.9.2
+VERSION=1.9.4
CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static
INCLUDE+=-Iinclude