Bump version to 1.1.1.

This commit is contained in:
Murilo Pereira
2018-11-10 05:57:38 +01:00
parent 03b9cdf9c1
commit 57c481f506
2 changed files with 5 additions and 1 deletions

View File

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