Version 1.0.2

This commit is contained in:
Slava Monich
2019-02-22 00:14:31 +02:00
parent bd20f5aabe
commit 1e7506e7ac
2 changed files with 2 additions and 2 deletions

View File

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