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:29 +0200 |
commit | 29235cb89275f187a03e706e502b0aa561095271 (patch) | |
tree | 24fa9f24873d0f2d2b5d0c9333d6e793478f319b | |
parent | 1171651e10689f3a968a628bbdbc6532ed7bb692 (diff) | |
download | libr-29235cb89275f187a03e706e502b0aa561095271.tar.gz libr-29235cb89275f187a03e706e502b0aa561095271.zip |
Set the internal library version number to 0.6.0
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]>
-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 |