Version 1.2.3

This commit is contained in:
Slava Monich
2021-03-19 05:22:35 +02:00
parent 27695ee5ff
commit 13076eb3ec
3 changed files with 8 additions and 2 deletions

View File

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