Update Makefile

This commit is contained in:
Fufu Fang 2021-05-27 22:17:41 +01:00 committed by GitHub
parent 55ea241d90
commit 907f73fa6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION = 1.2.0
VERSION = 1.2.1
CFLAGS += -O2 -Wall -Wextra -Wshadow -rdynamic -D_GNU_SOURCE\
-D_FILE_OFFSET_BITS=64 -DVERSION=\"$(VERSION)\"\