diff --git a/CHANGES b/CHANGES index 6d33408..17af704 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ i2c-tools CHANGES ----------------- -SVN +3.0.1 (2008-04-04) Drop the trailing .pl from all perl script names decode-dimms: Fix DDR2 SDRAM module speed decoding Update manufacturer IDs diff --git a/version.h b/version.h index e5d506a..8b69bfc 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "3.0.0-SVN" +#define VERSION "3.0.1"