summaryrefslogtreecommitdiff
path: root/eeprom
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2021-07-22 13:10:34 +0200
committerJean Delvare <jdelvare@suse.de>2021-07-22 13:10:34 +0200
commitd8bc1f1ff4b00a6bd988aa114100ae9b787f50d8 (patch)
tree3d0c4b936487d48be53b9a875a335eb9f4f96900 /eeprom
parentae658a63f85a98df32a2b3a3b262f2627bfbc1d7 (diff)
downloadi2c-tools-git-d8bc1f1ff4b00a6bd988aa114100ae9b787f50d8.tar.gz
Set version to 4.3v4.3
Diffstat (limited to 'eeprom')
-rwxr-xr-xeeprom/decode-dimms2
1 files changed, 1 insertions, 1 deletions
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",