From f7d9145ebb7ecca3cdd9b71c388755b07712a9fe Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 21 Jul 2018 07:37:41 +0000 Subject: Prepare for 0.1.0.2 --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/upgrade.html | 7 +++++++ package/info | 2 +- src/mdevd/mdevd.c | 7 ++++--- 6 files changed, 21 insertions(+), 7 deletions(-) diff --git a/INSTALL b/INSTALL index 29e2fc5..171d4d9 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.6.3.1 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.7.0.0 or later: http://skarnet.org/software/skalibs/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.10 or later. diff --git a/NEWS b/NEWS index 126bb80..be4e8c8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for mdevd. +In 0.1.0.2 +---------- + + - Adaptation to skalibs-2.7.0.0. + + In 0.1.0.1 ---------- diff --git a/doc/index.html b/doc/index.html index 7d173dc..eef962f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -53,7 +53,7 @@ entirely compatible with advanced mdev usage such as The Linux kernel must be 2.6.10 or later.
  • GNU make, version 3.81 or later
  • skalibs version -2.6.3.1 or later. It's a build-time requirement. It's also a run-time +2.7.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • @@ -69,7 +69,7 @@ library.