From ed1356ea0ba99e50372755700287592ee0c72fd9 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sat, 29 Nov 2008 14:14:44 +0000 Subject: [PATCH] Set version to 3.0.2. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5453 7894878c-1315-0410-8ee3-d5d059ff63e0 --- CHANGES | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index a93cd97..3534ea0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ i2c-tools CHANGES ----------------- -SVN +3.0.2 (2008-11-29) i2c-dev.h: Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines decode-dimms: Add support for little-endian word hexdumps Only export the ceil function from POSIX diff --git a/version.h b/version.h index e7cfa78..48057bc 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "3.0.1+SVN" +#define VERSION "3.0.2"