Set version to 3.1.1.

git-svn-id: http://lm-sensors.org/svn/i2c-tools/branches/i2c-tools-3.1@6235 7894878c-1315-0410-8ee3-d5d059ff63e0
diff --git a/CHANGES b/CHANGES
index 684db2c..35cdaa3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
 i2c-tools CHANGES
 -----------------
 
-SVN HEAD
+3.1.1 "Happy Birthday Pollux" (2014-02-20)
   decode-dimms: Decode module configuration type of DDR2 SDRAM
                 Decode bus width extension of DDR3 SDRAM
                 Don't choke when no EEPROM is found
diff --git a/version.h b/version.h
index 549a790..1195573 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "3.1.0"
+#define VERSION "3.1.1"