Version 1.4.4

This commit is contained in:
Slava Monich
2021-12-14 18:03:00 +02:00
parent a1de914f94
commit d81a883289
4 changed files with 9 additions and 3 deletions

View File

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