New alpm_version function
commit54af52f87d6d9547629bb336c365943ff9bb4876
authorNagy Gabor <ngaba@bibl.u-szeged.hu>
Fri, 29 Feb 2008 20:52:57 +0000 (29 21:52 +0100)
committerDan McGee <dan@archlinux.org>
Fri, 7 Mar 2008 01:05:14 +0000 (6 19:05 -0600)
tree514595bd81a91fc6767f2b4b397407bbea094eea
parent7c3f6feb41ef5ea99b1d0c94771210bf77d90c6d
New alpm_version function

Now pacman frontend uses this function instead of the compile-time libalpm
version number.

Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
[Dan: fix one more spot where LIB_VERSION was used]
Signed-off-by: Dan McGee <dan@archlinux.org>
(cherry picked from commit 49197b7492d61bf1fc6bef59a708f4f586f32edb)
lib/libalpm/alpm.c
lib/libalpm/alpm.h
src/pacman/pacman.c