diff options
author | Erlang/OTP <[email protected]> | 2012-12-12 17:24:24 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2012-12-12 17:24:24 +0100 |
commit | 3c05d3389f8b45e5b9f13a874de53ec521981a41 (patch) | |
tree | 3fcf45c8aa690fc9bbc564c51b285f69ed06c1a0 /lib/common_test/vsn.mk | |
parent | ae1b26b554850825c165d4eef22cb55dbd720b08 (diff) | |
download | otp-3c05d3389f8b45e5b9f13a874de53ec521981a41.tar.gz otp-3c05d3389f8b45e5b9f13a874de53ec521981a41.tar.bz2 otp-3c05d3389f8b45e5b9f13a874de53ec521981a41.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 f9bb22867e..6869c08636 100644 --- a/lib/common_test/vsn.mk +++ b/lib/common_test/vsn.mk @@ -1 +1 @@ -COMMON_TEST_VSN = 1.6.3 +COMMON_TEST_VSN = 1.6.3.1 |