commit 2f38d508d64e0f396c89e7117222a8cdd99dc297 parent 20faa1515f9397da65c16605f1f9a592f1705927 Author: Drew DeVault <sir@cmpwn.com> Date: Thu, 25 Jan 2018 18:13:03 -0500 Bump to 1.2.2 Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.2.1 +VERSION=1.2.2 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter LDFLAGS=-static INCLUDE=-Iinclude