summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-09-14 15:01:01 +0000
committerThierry Vignaud <tv@mandriva.org>2009-09-14 15:01:01 +0000
commit4d2acf72f3bb7a2db24a1dccfdf6a4d8c555174b (patch)
tree628873c2195e8d8aa9f9b136cd747b7568104608
parentf8229bd77f038346e9ef18d84d44c49b16916abb (diff)
downloadldetect-4d2acf72f3bb7a2db24a1dccfdf6a4d8c555174b.tar
ldetect-4d2acf72f3bb7a2db24a1dccfdf6a4d8c555174b.tar.gz
ldetect-4d2acf72f3bb7a2db24a1dccfdf6a4d8c555174b.tar.bz2
ldetect-4d2acf72f3bb7a2db24a1dccfdf6a4d8c555174b.tar.xz
ldetect-4d2acf72f3bb7a2db24a1dccfdf6a4d8c555174b.zip
0.8.5
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8fb9e6b..8877a5b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME = ldetect
LIB_MAJOR = 0.8
-LIB_MINOR = 4
+LIB_MINOR = 5
VERSION=$(LIB_MAJOR).$(LIB_MINOR)
prefix = /usr
diff --git a/NEWS b/NEWS
index 9b09d9a..995c7ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 0.8.5 - 14 September 2009, Pascal Terjan
+
- do not display any warning when driver field is empty in
/proc/bus/usb/devices (#53412)
- fix freed memory usage in criteria_from_dmidecode and entries_matching_criteria