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"