diff options
author | Slávek Banko <[email protected]> | 2018-07-27 03:03:29 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-07-27 03:03:46 +0200 |
commit | c061450c6808e02b92ca870664175eafbe9b0d0b (patch) | |
tree | 1894afe5aeef28961a68d010897a04c341bd2f1a | |
parent | 7098622dbdc8cf084e6467e049518559a352585f (diff) | |
download | libr-c061450c6808e02b92ca870664175eafbe9b0d0b.tar.gz libr-c061450c6808e02b92ca870664175eafbe9b0d0b.zip |
Set the internal library version number to 0.6.0r14.0.5
The version listed in CMakeLists is the version of TDE and does not have
a direct relationship to the internal version of the library
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 29235cb89275f187a03e706e502b0aa561095271)
-rw-r--r-- | libr.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ includedir=@includedir@ Name: libr Description: libr ELF resource manager library -Version: @VERSION@ +Version: 0.6.0 Requires: Libs: -L${libdir} -lr |