From d58c9009c7dd774857140f7d4bc9ac5eb8ad38f0 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 20 Feb 2014 14:15:18 +0000 Subject: [PATCH] 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 --- CHANGES | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"