Version 1.4.12

This commit is contained in:
Slava Monich
2022-09-11 21:38:15 +03:00
parent 050f83a22b
commit 4e0723ca6c
4 changed files with 11 additions and 5 deletions

View File

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