diff --git a/CHANGES b/CHANGES index 4a7a6d2..97dde7b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ i2c-tools CHANGES ----------------- -SVN +3.1.0 (2011-12-04) decode-dimms: Decode module configuration type of DDR SDRAM Decode refresh rate of DDR SDRAM Add support for the at24 kernel driver diff --git a/version.h b/version.h index b79e182..549a790 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "3.0.3" +#define VERSION "3.1.0"