summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2008-11-29 14:14:44 +0000
committerJean Delvare <jdelvare@suse.de>2008-11-29 14:14:44 +0000
commited1356ea0ba99e50372755700287592ee0c72fd9 (patch)
tree14c5b338041355d53838e3aa57d6e328d2bc6847
parent0d84adf510005f08a522d78bc8aad75e5a4614df (diff)
downloadi2c-tools-git-3.0.2.tar.gz
Set version to 3.0.2.v3.0.2
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5453 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 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"