From 159cceaa240a2a05c0ec9f5d952c9786a762e8f2 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Mon, 28 Mar 2011 07:02:37 +0000 Subject: Prepare for release. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5949 7894878c-1315-0410-8ee3-d5d059ff63e0 --- lib/sensors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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) -- cgit v1.2.1