Updated version numbering for 2.6.0
- Update, if necessary, the version number of `sensors'
(edit prog/sensors/main.c and change the VERSION define)
`cvs diff -r Vx-y-z prog/sensors' is your friend.
It seems that VERSION is now defined to LM_VERSION, so I removed this line
from the checklist.
- Update if necessary, the version number of libsensors
I did a `cvs diff -r V2-5-5'. Looking at it, I see no interface changes,
but I do see new functionality. So I updated the library minor version.
The library version is now 1.2.0.