summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2014-01-29 09:27:23 +0000
committerJean Delvare <khali@linux-fr.org>2014-01-29 09:27:23 +0000
commitff7e16dafae74f4dfa5f01514857c4efee8750d9 (patch)
tree87b9ea9a5f5c6c7a2e1e6a5c9cc138cb481959bf
parent883f4e49a34b8e9ba1644f8b27fdf4bac35bb0e7 (diff)
downloadlm-sensors-git-ff7e16dafae74f4dfa5f01514857c4efee8750d9.tar.gz
Bump libsensors version
-rw-r--r--lib/Module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Module.mk b/lib/Module.mk
index a8437a5e..c2e55d73 100644
--- a/lib/Module.mk
+++ b/lib/Module.mk
@@ -33,7 +33,7 @@ LIBMAN5FILES := $(MODULE_DIR)/sensors.conf.5
# changed in a backward incompatible way. The interface is defined by
# the public header files - in this case they are error.h and sensors.h.
LIBMAINVER := 4
-LIBMINORVER := 3.2
+LIBMINORVER := 4.0
LIBVER := $(LIBMAINVER).$(LIBMINORVER)
# The static lib name, the shared lib name, and the internal ('so') name of