summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2011-03-28 07:02:37 +0000
committerJean Delvare <khali@linux-fr.org>2011-03-28 07:02:37 +0000
commit159cceaa240a2a05c0ec9f5d952c9786a762e8f2 (patch)
treec11bfb0b08b70ee647973f828876be85c179e72c /lib
parentf27fa3595aee0ed3762ed390b221ef4a571cc864 (diff)
downloadlm-sensors-git-159cceaa240a2a05c0ec9f5d952c9786a762e8f2.tar.gz
Prepare for release.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5949 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'lib')
-rw-r--r--lib/sensors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sensors.h b/lib/sensors.h
index c9c62cfc..99e6e447 100644
--- a/lib/sensors.h
+++ b/lib/sensors.h
@@ -31,7 +31,7 @@
when the API + ABI breaks), the third digit is incremented to track small
API additions like new flags / enum values. The second digit is for tracking
larger additions like new methods. */
-#define SENSORS_API_VERSION 0x430
+#define SENSORS_API_VERSION 0x431
#define SENSORS_CHIP_NAME_PREFIX_ANY NULL
#define SENSORS_CHIP_NAME_ADDR_ANY (-1)