Version 1.0.8

This commit is contained in:
Slava Monich
2019-08-14 18:03:57 +03:00
parent f5b2cc062c
commit 7e0c222f1d
2 changed files with 2 additions and 2 deletions

View File

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