diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-08-15 00:23:05 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-08-15 00:23:05 +0000 |
commit | 6841eea8b17d5f20a20feb5abcc36450a87b1114 (patch) | |
tree | 3dc907c6240065d45b3a2b77970dcf93e9c54495 /Makefile | |
parent | 79a055cf4c8f83e8a9183de150d5906d1ff75476 (diff) | |
download | ldetect-6841eea8b17d5f20a20feb5abcc36450a87b1114.tar ldetect-6841eea8b17d5f20a20feb5abcc36450a87b1114.tar.gz ldetect-6841eea8b17d5f20a20feb5abcc36450a87b1114.tar.bz2 ldetect-6841eea8b17d5f20a20feb5abcc36450a87b1114.tar.xz ldetect-6841eea8b17d5f20a20feb5abcc36450a87b1114.zip |
0.7.8
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.7 -LIB_MINOR = 7 +LIB_MINOR = 8 VERSION=$(LIB_MAJOR).$(LIB_MINOR) prefix = /usr |