aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2017-10-30 10:00:14 +0100
committerJean Delvare <jdelvare@suse.de>2017-10-30 10:00:14 +0100
commit8a1590d777eec6a0ce7d2ac17468c696bfc0d2f6 (patch)
tree8872789dae061389add02bed9567bf28182b7893
parentc55d5911cf83b3af15fa0fc36d08478aea8df4ce (diff)
downloadi2c-tools-8a1590d777eec6a0ce7d2ac17468c696bfc0d2f6.tar.gz
Set version to 4.0
-rw-r--r--CHANGES3
-rw-r--r--version.h2
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 2cb26dc..15ff761 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,9 @@
i2c-tools CHANGES
-----------------
-SVN HEAD
+4.0 (2017-10-30)
tools: Fix build with recent compilers (gcc 4.6+)
+ Add examples to the manual pages
README: Clarify licenses
Mention the current maintainer
decode-dimms: Decode module configuration type of DDR2 SDRAM
diff --git a/version.h b/version.h
index 549a790..073379b 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "3.1.0"
+#define VERSION "4.0"