Skip to content

Commit 96e618f

Browse files
committed
add 26H1/26H2 versions
1 parent 17129f3 commit 96e618f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

heob.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4072,6 +4072,8 @@ static void printOSVersion( textColor *tc,RTL_OSVERSIONINFOEXW *ver,
40724072
{ 22631,"11 Version 23H2" },
40734073
{ 26100,"11 Version 24H2" },
40744074
{ 26200,"11 Version 25H2" },
4075+
{ 28000,"11 Version 26H1" },
4076+
{ 26300,"11 Version 26H2" },
40754077
};
40764078
osNames = os10Names;
40774079
osNameCount = ARRAYSIZE(os10Names);

0 commit comments

Comments
 (0)