From d8bc1f1ff4b00a6bd988aa114100ae9b787f50d8 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 22 Jul 2021 13:10:34 +0200 Subject: Set version to 4.3 --- eeprom/decode-dimms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eeprom') diff --git a/eeprom/decode-dimms b/eeprom/decode-dimms index 9842fbd..787b6f5 100755 --- a/eeprom/decode-dimms +++ b/eeprom/decode-dimms @@ -50,7 +50,7 @@ use vars qw($opt_html $opt_bodyonly $opt_side_by_side $opt_merge use constant LITTLEENDIAN => "little-endian"; use constant BIGENDIAN => "big-endian"; -use constant I2C_TOOLS_VER => "4.2"; +use constant I2C_TOOLS_VER => "4.3"; @vendors = ( ["AMD", "AMI", "Fairchild", "Fujitsu", -- cgit v1.2.1