From 8d5fe01de9a81ad48d2ceb674f3d8051f1aa4908 Mon Sep 17 00:00:00 2001 From: Philip Edelbrock Date: Fri, 11 Jun 2004 18:59:35 +0000 Subject: [PATCH] (Phil) Tag and release 2.8.7 git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2589 7894878c-1315-0410-8ee3-d5d059ff63e0 --- CHANGES | 2 +- lm_sensors.lsm | 2 +- version.h | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 2da1ed37..43c46525 100644 --- a/CHANGES +++ b/CHANGES @@ -17,7 +17,7 @@ ask CVS about it: ----------------------------------------------------------------------------- -2.8.7 (2004xxxx) +2.8.7 (20040611) File README.thinkpad: Update 24RF08 status File doc/fan-divisors: More info on accuracy File doc/lm_sensors-FAQ.texi: Update 4.27 diff --git a/lm_sensors.lsm b/lm_sensors.lsm index 6536fb9b..3bce9752 100644 --- a/lm_sensors.lsm +++ b/lm_sensors.lsm @@ -1,6 +1,6 @@ Begin3 Title: lm_sensors -Version: 2.8.6 +Version: 2.8.7 Entered-date: 29DEC98 Description: Hardware health monitoring package for Linux. It consists of kernel modules to access sensor chips and SMBus hardware, diff --git a/version.h b/version.h index 00c25bb4..24609a8a 100644 --- a/version.h +++ b/version.h @@ -1,2 +1,2 @@ -#define LM_DATE "20040405" -#define LM_VERSION "2.8.6" +#define LM_DATE "20040611" +#define LM_VERSION "2.8.7"