Changeset 5741
- Timestamp:
- 06/20/09 14:00:22 (4 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/lib/Module.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/lib/Module.mk
r5713 r5741 34 34 # the public header files - in this case they are error.h and sensors.h. 35 35 LIBMAINVER := 4 36 LIBMINORVER := 1.036 LIBMINORVER := 2.0 37 37 LIBVER := $(LIBMAINVER).$(LIBMINORVER) 38 38
