Version 1.2.5

This commit is contained in:
Slava Monich
2021-03-25 20:14:38 +02:00
parent 4140def1fc
commit 72b3fc58ec
3 changed files with 9 additions and 2 deletions

View File

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