diff options
author | Sverker Eriksson <[email protected]> | 2013-12-12 13:21:30 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2013-12-12 13:21:30 +0100 |
commit | 4b3462665c591dffa05294ce5ea94c6259446a04 (patch) | |
tree | 7a83be1a6577c5d9e7ce9e95e6cc41f6e3598618 /erts | |
parent | ffdbce28b5a87cde2a831922281b146fbd935b58 (diff) | |
download | otp-4b3462665c591dffa05294ce5ea94c6259446a04.tar.gz otp-4b3462665c591dffa05294ce5ea94c6259446a04.tar.bz2 otp-4b3462665c591dffa05294ce5ea94c6259446a04.zip |
Increase versions for OTP_R16B03_yielding_binary_to_termOTP_R16B03_yielding_binary_to_term
Diffstat (limited to 'erts')
-rw-r--r-- | erts/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/vsn.mk b/erts/vsn.mk index 9afd46b961..0eaad80407 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -17,7 +17,7 @@ # %CopyrightEnd% # -VSN = 5.10.4 +VSN = 5.10.4.0.1 SYSTEM_VSN = R16B03 # Port number 4365 in 4.2 |