summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2011-11-21 18:47:31 +0000
committerThierry Vignaud <tv@mageia.org>2011-11-21 18:47:31 +0000
commitccc2ce46b670860a4c618394fd61a57c71f97117 (patch)
treeb9efbf7e3dbda031b8046b27d680c3c1d4ede6ee
parenta36f02c611f46e051fc7a63396623e521a093b12 (diff)
downloadldetect-ccc2ce46b670860a4c618394fd61a57c71f97117.tar
ldetect-ccc2ce46b670860a4c618394fd61a57c71f97117.tar.gz
ldetect-ccc2ce46b670860a4c618394fd61a57c71f97117.tar.bz2
ldetect-ccc2ce46b670860a4c618394fd61a57c71f97117.tar.xz
ldetect-ccc2ce46b670860a4c618394fd61a57c71f97117.zip
0.11.3
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0f8f79..b4fdcdc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME = ldetect
LIB_MAJOR = 0.11
-LIB_MINOR = 2
+LIB_MINOR = 3
VERSION=$(LIB_MAJOR).$(LIB_MINOR)
prefix = /usr
diff --git a/NEWS b/NEWS
index c525809..70275c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 0.11.3 - 21 November 2011, Thierry Vignaud
+
- make sure to behave properly on errors in libmodprobe (#3309)
- use saner API for quieting libmodprobe
- switch back to dynamically linking against libmodprobe