Changeset 5114 for lm-sensors/branches/lm-sensors-3.0.0/lib
- Timestamp:
- 01/28/08 18:47:23 (10 months ago)
- Files:
-
- lm-sensors/branches/lm-sensors-3.0.0/lib/Module.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/branches/lm-sensors-3.0.0/lib/Module.mk
r5067 r5114 33 33 # the public header files - in this case they are error.h and sensors.h. 34 34 LIBMAINVER := 4 35 LIBMINORVER := 0. 035 LIBMINORVER := 0.1 36 36 LIBVER := $(LIBMAINVER).$(LIBMINORVER) 37 37
