Version 1.5.0

This commit is contained in:
Slava Monich
2022-09-16 14:15:12 +03:00
parent 499e48df9a
commit 89f3f5886f
5 changed files with 45 additions and 38 deletions

View File

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