diff options
Diffstat (limited to 'lib/common_test/src/common_test.app.src')
-rw-r--r-- | lib/common_test/src/common_test.app.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/common_test/src/common_test.app.src b/lib/common_test/src/common_test.app.src index fd7025937f..fd6daf7d93 100644 --- a/lib/common_test/src/common_test.app.src +++ b/lib/common_test/src/common_test.app.src @@ -84,13 +84,13 @@ "erts-7.0", "ftp-1.0", "inets-6.0", - "kernel-8.4", + "kernel-@OTP-17720@", "observer-2.1", "runtime_tools-1.8.16", "sasl-2.5", "snmp-5.1.2", "ssh-4.0", - "stdlib-4.0", + "stdlib-@OTP-17720@", "syntax_tools-1.7", "tools-3.2", "xmerl-1.3.8" |