From 79dd19149d42c7929d242bc5419cd93089e8fa95 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Thu, 30 Nov 2023 15:50:59 +1100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 93c8fa7..08d391b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,5 @@ -v3.2.67-RC -- Updated so E10M20-T1, M2D20 and M2D18 now work in models that use device tree and are using: +v3.2.68 +- Updated so E10M20-T1, M2D20, M2D18 and M2D17 now work in models that use device tree and are using: - DSM 7.2 Update 2 and 3, 7.2.1, 7.2.1 Update 1, 2 and 3. - Now edits model.dtb instead of downloading a pre-edited version. - Fix for Unknown vendor causing "Unsupported firmware version" warning. Issue #161