From 11b8b02ca7c930c18398cac118142b97714f8700 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 10 Apr 2008 11:24:01 +0000 Subject: [PATCH] Set version to SVN. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5173 7894878c-1315-0410-8ee3-d5d059ff63e0 --- CHANGES | 3 +++ version.h | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 17af704..e0eb8c7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ i2c-tools CHANGES ----------------- +SVN + decode-vaio: Remove history + 3.0.1 (2008-04-04) Drop the trailing .pl from all perl script names decode-dimms: Fix DDR2 SDRAM module speed decoding diff --git a/version.h b/version.h index 8b69bfc..e7cfa78 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "3.0.1" +#define VERSION "3.0.1+SVN"