diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ NAME = ldetect LIB_MAJOR = 0.12 -LIB_MINOR = 7 +LIB_MINOR = 8 VERSION=$(LIB_MAJOR).$(LIB_MINOR) prefix = /usr @@ -1,3 +1,5 @@ +Version 0.12.8 - 24 February 2015, Thierry Vignaud + - drop support for dmidecode < 2.7 - usb data: port to hwdb + drop dependency on usb.ids |