Version 1.5.2

This commit is contained in:
Slava Monich
2022-11-17 03:13:49 +02:00
parent bf51970422
commit ae0af8512f
3 changed files with 8 additions and 2 deletions

View File

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