Version 1.0.11

This commit is contained in:
Slava Monich
2020-10-01 21:05:56 +03:00
parent 26a321bc36
commit 30e7563d94
3 changed files with 9 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ all: debug release pkgconfig
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_RELEASE = 10
VERSION_RELEASE = 11
# Version for pkg-config
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)