summaryrefslogtreecommitdiff
path: root/lib/wx/src/wx.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/src/wx.app.src')
-rw-r--r--lib/wx/src/wx.app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/wx/src/wx.app.src b/lib/wx/src/wx.app.src
index 91ee7a7589..228800b76a 100644
--- a/lib/wx/src/wx.app.src
+++ b/lib/wx/src/wx.app.src
@@ -2,7 +2,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2010-2022. All Rights Reserved.
+%% Copyright Ericsson AB 2010-2023. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
@@ -35,5 +35,5 @@
{registered, []},
{applications, [stdlib, kernel]},
{env, []},
- {runtime_dependencies, ["stdlib-3.15","kernel-8.0","erts-12.0"]}
+ {runtime_dependencies, ["stdlib-@OTP-18490@","kernel-8.0","erts-12.0"]}
]}.