diff options
author | Erlang/OTP <[email protected]> | 2015-12-15 09:43:08 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-12-15 09:43:08 +0100 |
commit | 4586435cd4ca0d3ad3aedd60f462aed8da589460 (patch) | |
tree | 975029352cdacef6071bb6c3f6be0d466722da8c /lib/compiler | |
parent | 30ac2a3821dc48a14fc4d1496bbcf12613a125ee (diff) | |
download | otp-4586435cd4ca0d3ad3aedd60f462aed8da589460.tar.gz otp-4586435cd4ca0d3ad3aedd60f462aed8da589460.tar.bz2 otp-4586435cd4ca0d3ad3aedd60f462aed8da589460.zip |
Update version numbers
Diffstat (limited to 'lib/compiler')
-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 357b35e47b..c5089ff57e 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 6.0.1 +COMPILER_VSN = 6.0.2 |