Set version to 3.0.3.


git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5892 7894878c-1315-0410-8ee3-d5d059ff63e0
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"