From 7e636d2ae340899572be928d80c3ef9a376ff19e Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sun, 12 Dec 2010 12:42:13 +0000 Subject: [PATCH] Set version to 3.0.3. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5892 7894878c-1315-0410-8ee3-d5d059ff63e0 --- CHANGES | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 6be98af..3e69f3a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ i2c-tools CHANGES ----------------- -SVN +3.0.3 (2010-12-12) Makefile: Let the environment set CC and CFLAGS Integrate py-smbus into the build system README: Point users to the linux-i2c mailing list diff --git a/version.h b/version.h index 48057bc..b79e182 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "3.0.2" +#define VERSION "3.0.3"