From 8ed8b6bd77d02c94a37dd7bca9f788c86596380f Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 25 Jan 2018 19:02:23 -0500 Subject: [PATCH] Bump version to 1.2.3 --- Makefile | 2 +- diff --git a/Makefile b/Makefile index 9629e600155e81f45fafe63ac25fe77875208847..6b51dcf5d2c7314c02d9bca736161ebb04345b10 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.2.2 +VERSION=1.2.3 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter LDFLAGS=-static INCLUDE=-Iinclude -- 2.48.1