diff options
author | Erlang/OTP <[email protected]> | 2016-02-18 12:32:35 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2016-02-18 12:32:35 +0100 |
commit | 5615f7f36f9c3a7e7f7307ade2c3830c83071d0c (patch) | |
tree | b75632394ea1e3aef94a25335711a17663c995bf /lib/common_test/vsn.mk | |
parent | f849d89c3981cb464838fded797901a12272f8af (diff) | |
download | otp-5615f7f36f9c3a7e7f7307ade2c3830c83071d0c.tar.gz otp-5615f7f36f9c3a7e7f7307ade2c3830c83071d0c.tar.bz2 otp-5615f7f36f9c3a7e7f7307ade2c3830c83071d0c.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 f33b705dcb..34ed657e01 100644 --- a/lib/common_test/vsn.mk +++ b/lib/common_test/vsn.mk @@ -1 +1 @@ -COMMON_TEST_VSN = 1.11.1 +COMMON_TEST_VSN = 1.11.2 |