diff options
author | Erlang/OTP <[email protected]> | 2015-05-12 18:18:55 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-05-12 18:18:55 +0200 |
commit | e09dd66dc4d89c62ddfd8c19791f9678d5d787c6 (patch) | |
tree | 5967d95bbd5daf995246b0f66a4b40fa92c7f415 /lib/compiler/vsn.mk | |
parent | 11001c6a93ad6c2d0433cd7d23916d5a72f5eff3 (diff) | |
download | otp-e09dd66dc4d89c62ddfd8c19791f9678d5d787c6.tar.gz otp-e09dd66dc4d89c62ddfd8c19791f9678d5d787c6.tar.bz2 otp-e09dd66dc4d89c62ddfd8c19791f9678d5d787c6.zip |
Prepare release
Diffstat (limited to 'lib/compiler/vsn.mk')
-rw-r--r-- | lib/compiler/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/vsn.mk b/lib/compiler/vsn.mk index 05e682c893..69f71ba5dd 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 5.0.4 +COMPILER_VSN = 6.0 |