summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2010-12-12 12:42:13 +0000
committerJean Delvare <jdelvare@suse.de>2010-12-12 12:42:13 +0000
commit7e636d2ae340899572be928d80c3ef9a376ff19e (patch)
treebc85b667b5c7702d73da45fd7be6c00b56720ff5
parent69eb935d90f22dc5c2df9a717ba9f79b2aeb5460 (diff)
downloadi2c-tools-git-3.0.3.tar.gz
Set version to 3.0.3.v3.0.3
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5892 7894878c-1315-0410-8ee3-d5d059ff63e0
-rw-r--r--CHANGES2
-rw-r--r--version.h2
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"