diff options
author | Erlang/OTP <otp@erlang.org> | 2015-09-21 17:09:23 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2015-09-21 17:09:23 +0200 |
commit | 6738d356a279835222b951fd213ed4cf9897eb7e (patch) | |
tree | c39c9d8a149d987b190897c03c0f3a6541fb375b /lib/compiler/vsn.mk | |
parent | c4a35d1b3a5fb7f76fb50861e52be72aeafc389d (diff) | |
download | erlang-6738d356a279835222b951fd213ed4cf9897eb7e.tar.gz |
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 69f71ba5dd..357b35e47b 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 6.0 +COMPILER_VSN = 6.0.1 |