summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2009-06-20 12:00:22 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2009-06-20 12:00:22 +0000
commit43fc02f9e8779239852239377047e33556ceb129 (patch)
tree53da585b64d265ee69cbe6e669a8cda7f3b440b0 /lib
parent77e7caff0a275246feb6dfad12d71b63a81aa2d9 (diff)
downloadlm-sensors-43fc02f9e8779239852239377047e33556ceb129.tar.gz
Bump library version to 4.2.0.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5741 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'lib')
-rw-r--r--lib/Module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Module.mk b/lib/Module.mk
index b2378d6a..8627399d 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 := 1.0
+LIBMINORVER := 2.0
LIBVER := $(LIBMAINVER).$(LIBMINORVER)
# The static lib name, the shared lib name, and the internal ('so') name of