Show
Ignore:
Timestamp:
06/18/00 18:45:12 (9 years ago)
Author:
frodo
Message:

Updated version numbers, as well as the release checklist.

Files:

Legend:

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

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