summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24fd2c3..8d9f058 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME = ldetect
LIB_MAJOR = 0.7
-LIB_MINOR = 25
+LIB_MINOR = 26
VERSION=$(LIB_MAJOR).$(LIB_MINOR)
prefix = /usr
diff --git a/NEWS b/NEWS
index 61b4b9b..6ee97c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,3 @@
+Version 0.7.26 - 14 May 2008, Thierry Vignaud
+
- adapt to pciutils-3.x API