From bcbf38a511150291b89ea7e9a351ddf429d02c7f Mon Sep 17 00:00:00 2001 From: Philip Edelbrock Date: Thu, 18 Feb 1999 17:18:47 +0000 Subject: [PATCH] (Phil) OK, tagging and releasing 2.2.2. I think I might have found the CVS bug (checked out as one user, and commiting as another to the same checked out project?). Anyways, things seem to be OK now (I hope!). git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@249 7894878c-1315-0410-8ee3-d5d059ff63e0 --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index d77c0e17..ae70527a 100644 --- a/version.h +++ b/version.h @@ -1,2 +1,2 @@ -#define LM_DATE "19990217" -#define LM_VERSION "2.2.1" +#define LM_DATE "19990218" +#define LM_VERSION "2.2.2"