diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-11-06 14:38:10 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-11-06 14:38:10 +0000 |
commit | d91563b881fc517e5a99b4c32398a1c07a94a7fe (patch) | |
tree | 03e6cbb92b1dfee2873583d06185d449ef641e2a /Makefile | |
parent | b0bc42d739288232043f6ea76faeb49467f5d346 (diff) | |
download | ldetect-d91563b881fc517e5a99b4c32398a1c07a94a7fe.tar ldetect-d91563b881fc517e5a99b4c32398a1c07a94a7fe.tar.gz ldetect-d91563b881fc517e5a99b4c32398a1c07a94a7fe.tar.bz2 ldetect-d91563b881fc517e5a99b4c32398a1c07a94a7fe.tar.xz ldetect-d91563b881fc517e5a99b4c32398a1c07a94a7fe.zip |
bump minor
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ NAME = ldetect LIB_MAJOR = 0.6 -LIB_MINOR = 5 +LIB_MINOR = 6 VERSION=$(LIB_MAJOR).$(LIB_MINOR) prefix = /usr |