summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2014-01-29 09:28:08 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2014-01-29 09:28:08 +0000
commit9b4e24ad2ed06b5ef3bbf8198293a5d2f4a7a3f4 (patch)
tree4fe3dbbda7767b2cfc098cab136a71417f0b9d9e
parentff7f8b9e2964367a0be507584a0d8c8ded6cb5aa (diff)
downloadlm-sensors-9b4e24ad2ed06b5ef3bbf8198293a5d2f4a7a3f4.tar.gz
Bumb libsensors version, part 2
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@6220 7894878c-1315-0410-8ee3-d5d059ff63e0
-rw-r--r--lib/sensors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sensors.h b/lib/sensors.h
index 1185c21d..2fcc876c 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 0x432
+#define SENSORS_API_VERSION 0x440
#define SENSORS_CHIP_NAME_PREFIX_ANY NULL
#define SENSORS_CHIP_NAME_ADDR_ANY (-1)