Version 1.1.0

This commit is contained in:
Slava Monich
2020-12-04 13:50:42 +02:00
parent e06e989aa5
commit b84194e8c7
3 changed files with 14 additions and 3 deletions

View File

@@ -15,8 +15,8 @@
#
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_RELEASE = 47
VERSION_MINOR = 1
VERSION_RELEASE = 0
# Version for pkg-config
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)