2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-29 13:28:01 +00:00

(Phil) Tag and release 2.6.5

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1529 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Philip Edelbrock 2002-09-16 00:38:51 +00:00
parent dd3cb59989
commit dce68e5167
3 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ ask CVS about it:
-----------------------------------------------------------------------------
2.6.5 (2002????)
2.6.5 (20020915)
NOTE: Requires i2c-2.6.1 or newer, or kernel 2.4.13 or newer.
File sensors.conf.eg: Fix temp[23] for as99127f; add vt8231
Library: Fix fan3_div writes for w8378* and it87; add vt8231

View File

@ -1,6 +1,6 @@
Begin3
Title: lm_sensors
Version: 2.6.4
Version: 2.6.5
Entered-date: 29DEC98
Description: Hardware health monitoring package for Linux. It consists of
kernel modules to access sensor chips and SMBus hardware,

View File

@ -1,2 +1,2 @@
#define LM_DATE "20020719"
#define LM_VERSION "2.6.4"
#define LM_DATE "20020915"
#define LM_VERSION "2.6.5"