2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 13:57:41 +00:00

(Phil) Tag and release 2.5.3

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@891 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Philip Edelbrock
2000-10-09 00:00:49 +00:00
parent 85054dd08d
commit a56b0002e3
4 changed files with 5 additions and 4 deletions

View File

@@ -17,10 +17,11 @@ ask CVS about it:
-----------------------
2.5.3 (2000????)
2.5.3 (20001008)
NOTE: i2c 2.5.3 MUST BE be compiled and installed first.
File useful_addresses.html: update
Library: Add lm87 support
Module pcf8574: new
Module ali-1535: new
Module ali-15x3: removed force #ifdef.
Module i2c-i801: support Intel 82801BA (815E chipset)

View File

@@ -3,7 +3,7 @@
monitoring
Copyright (c) 2000 Frodo Looijaard <frodol@dds.nl>,
Philip Edelbrock <phil@netroedge.com>,
Dan Eaton <dan.eaton@rocketlogix.com>
Dan Eaton <dan.eaton@rocketlogix.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
Begin3
Title: lm_sensors
Version: 2.5.2
Version: 2.5.3
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 "20000709"
#define LM_VERSION "2.5.2"
#define LM_VERSION "2.5.3"