summaryrefslogtreecommitdiff
path: root/lib/sensors.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sensors.h')
-rw-r--r--lib/sensors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sensors.h b/lib/sensors.h
index bbe80dba..94f6f230 100644
--- a/lib/sensors.h
+++ b/lib/sensors.h
@@ -31,7 +31,7 @@
when the API or 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 0x440
+#define SENSORS_API_VERSION 0x500
#define SENSORS_CHIP_NAME_PREFIX_ANY NULL
#define SENSORS_CHIP_NAME_ADDR_ANY (-1)