From 07734b1deb2b2648c2c3b197e2cc048478eb70a4 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 10 Dec 2017 12:36:06 -0500 Subject: [PATCH] Bump to 1.2.1 --- Makefile | 2 +- diff --git a/Makefile b/Makefile index 3e997f2227e5014680bbd398244a9f22b7c9d233..53c3610dd5336e9f693dff7514cc77eeb55f3ced 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.2.0 +VERSION=1.2.1 CC=cc CFLAGS=-DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter LDFLAGS=-static -- 2.48.1