mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Merge branch 'wip/otte/win32-version' into 'main'
win32: Only print one OS version See merge request GNOME/glib!4632
This commit is contained in:
@@ -1508,6 +1508,8 @@ get_windows_version (gboolean with_windows)
|
||||
}
|
||||
|
||||
g_string_append (version, versions[i].spversion);
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user