Bump to 1.2.1

master 1.2.1
Drew DeVault 7 years ago
parent ad035a30cc
commit 07734b1deb
  1. 2
      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

Loading…
Cancel
Save