Release 1.2.0.

This commit is contained in:
Murilo Pereira
2020-05-31 23:00:22 +02:00
parent 223837b9e0
commit 3ac90c806a
3 changed files with 12 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
VERSION = 1.1.1
VERSION = 1.2.0
CC ?= gcc
CFLAGS ?= -g