summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"