Show
Ignore:
Timestamp:
07/10/00 01:47:18 (9 years ago)
Author:
phil
Message:

(Phil) Update versioning.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/lib/Module.mk

    r820 r841  
    3030# The main and minor version of the library 
    3131LIBMAINVER := 1 
    32 LIBMINORVER := 1.0 
     32LIBMINORVER := 1.1 
    3333LIBVER := $(LIBMAINVER).$(LIBMINORVER) 
    3434