diff options
author | Erlang/OTP <[email protected]> | 2019-04-12 12:26:23 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2019-04-12 12:26:23 +0200 |
commit | da620d820b52db81c1c1cdf8373412231c013f8c (patch) | |
tree | 54bd1e9fa2e62deab5eff54b25848f0636cdbd35 /lib/common_test/vsn.mk | |
parent | c7932fd8ea0b4fe7d11a22aed5ccc50c5f88b47d (diff) | |
download | otp-da620d820b52db81c1c1cdf8373412231c013f8c.tar.gz otp-da620d820b52db81c1c1cdf8373412231c013f8c.tar.bz2 otp-da620d820b52db81c1c1cdf8373412231c013f8c.zip |
Prepare release
Diffstat (limited to 'lib/common_test/vsn.mk')
-rw-r--r-- | lib/common_test/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/vsn.mk b/lib/common_test/vsn.mk index 23eb8d9656..14a3622a00 100644 --- a/lib/common_test/vsn.mk +++ b/lib/common_test/vsn.mk @@ -1 +1 @@ -COMMON_TEST_VSN = 1.17 +COMMON_TEST_VSN = 1.17.1 |