diff options
author | Erlang/OTP <[email protected]> | 2010-10-21 14:57:30 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-10-21 14:57:30 +0200 |
commit | 0de086094e295119dafa14eb3b02884a538fedcc (patch) | |
tree | 01103138767de245dccf94a215fb9bd25877658e /lib/common_test/vsn.mk | |
parent | d450ec35951d018fb63b92d02afff55053a35a04 (diff) | |
download | otp-0de086094e295119dafa14eb3b02884a538fedcc.tar.gz otp-0de086094e295119dafa14eb3b02884a538fedcc.tar.bz2 otp-0de086094e295119dafa14eb3b02884a538fedcc.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 413ef21df3..204ae6079a 100644 --- a/lib/common_test/vsn.mk +++ b/lib/common_test/vsn.mk @@ -1,3 +1,3 @@ -COMMON_TEST_VSN = 1.5.1 +COMMON_TEST_VSN = 1.5.1.1 |