Version 1.0.10

This commit is contained in:
Slava Monich
2020-06-03 15:34:06 +03:00
parent e0ffc4d60c
commit aaa1c0c9a0
4 changed files with 13 additions and 4 deletions

View File

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