From 85443f4b8fb83cbc2ba4d9672d7f76548d49fe47 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Fri, 4 Apr 2008 16:37:30 +0000 Subject: [PATCH] Set version to 3.0.1. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5167 7894878c-1315-0410-8ee3-d5d059ff63e0 --- CHANGES | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"