2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 05:48:07 +00:00

(Phil) Tag and release 2.6.2

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1241 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Philip Edelbrock 2001-11-19 00:48:31 +00:00
parent a6d5a4b9b7
commit ee036c8efa
3 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ ask CVS about it:
-----------------------------------------------------------------------------
2.6.2 (2001????)
2.6.2 (20011118)
Chip Modules (all): malloc.h -> slab.h
Modules (all): Add MODULE_LICENSE("GPL")
File doc/FAQ: More updates and additions

View File

@ -1,6 +1,6 @@
Begin3
Title: lm_sensors
Version: 2.6.1
Version: 2.6.2
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 "20010830"
#define LM_VERSION "2.6.1"
#define LM_DATE "20011118"
#define LM_VERSION "2.6.2"