diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-05-14 16:05:46 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-05-14 16:05:46 +0000 |
commit | af137cd41dff74483016b6e4941fb15c907a0a9d (patch) | |
tree | 688b530db89592d3bed3b957c73d7733f9a934d1 /Makefile | |
parent | 7827386ffcaab5d1d489e39f9f6109f19f020eae (diff) | |
download | ldetect-af137cd41dff74483016b6e4941fb15c907a0a9d.tar ldetect-af137cd41dff74483016b6e4941fb15c907a0a9d.tar.gz ldetect-af137cd41dff74483016b6e4941fb15c907a0a9d.tar.bz2 ldetect-af137cd41dff74483016b6e4941fb15c907a0a9d.tar.xz ldetect-af137cd41dff74483016b6e4941fb15c907a0a9d.zip |
bump minor (2)
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 = 1 +LIB_MINOR = 2 VERSION=$(LIB_MAJOR).$(LIB_MINOR) prefix = /usr |