Release 1.3.0.

This commit is contained in:
Murilo Pereira
2020-06-01 17:03:02 +02:00
parent e74df8d067
commit ff368bc980
3 changed files with 12 additions and 4 deletions

View File

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