Fix library version in pkg-config file.

The version of the library file as such does not reflect the official version
of the library, but version and compatibility of API / ABI library interface.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6166f8cdff)
r14.0.x
Slávek Banko 2 years ago
parent 379367890c
commit 2c89222ed3
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -7,7 +7,7 @@ pkglibdir=${libdir}
pkgincludedir=${includedir}
Name: @PROJECT_NAME@
Version: 7.0.1
Version: 1.7.1
Description: @PROJECT_NAME@ is a source code editing library for TDE.
Cflags: -I${includedir}

Loading…
Cancel
Save