Version 1.4.8

This commit is contained in:
Slava Monich
2022-01-19 03:34:14 +02:00
parent 451711a1ce
commit 48026e4fe6
3 changed files with 8 additions and 2 deletions

View File

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