summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-12-12 10:12:28 +0000
committerThierry Vignaud <tv@mageia.org>2012-12-12 10:12:28 +0000
commit370f64314e121753dffbf707d9e8997b1e69392b (patch)
tree9e32206f41efec68c37be180f90c917acf4e326a
parentc9cb4702b7a776582df66ebc42fa1c0e7e9ede23 (diff)
downloadldetect-distro/mga2.tar
ldetect-distro/mga2.tar.gz
ldetect-distro/mga2.tar.bz2
ldetect-distro/mga2.tar.xz
ldetect-distro/mga2.zip
0.12.1.1distro/mga2
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 85469bc..b430985 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
NAME = ldetect
LIB_MAJOR = 0.12
LIB_MINOR = 1
-VERSION=$(LIB_MAJOR).$(LIB_MINOR)
+VERSION=$(LIB_MAJOR).$(LIB_MINOR).1
prefix = /usr
bindir = $(prefix)/bin
diff --git a/NEWS b/NEWS
index 0299e59..8738632 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 0.12.1.1 - 12 December 2012, Thierry Vignaud
+
- bump max devices number per bus from 100 to 300 (mga#8320)
- make ldetect 3x faster