Release 1.3.1

This commit is contained in:
Murilo Pereira
2021-09-03 17:03:20 +01:00
parent 9d32aae34f
commit 4875f34e6b
3 changed files with 8 additions and 4 deletions

View File

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