Version 1.4.3

This commit is contained in:
Slava Monich
2021-12-02 19:12:21 +02:00
parent 309383a3dd
commit b1e7cb78d2
4 changed files with 10 additions and 4 deletions

View File

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