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"