summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2014-01-29 09:27:23 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2014-01-29 09:27:23 +0000
commitff7f8b9e2964367a0be507584a0d8c8ded6cb5aa (patch)
tree87b9ea9a5f5c6c7a2e1e6a5c9cc138cb481959bf
parent13c76188e7a65850239c45c7e0da13ba58c5f2af (diff)
downloadlm-sensors-ff7f8b9e2964367a0be507584a0d8c8ded6cb5aa.tar.gz
Bump libsensors version
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6219 7894878c-1315-0410-8ee3-d5d059ff63e0
-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