diff options
author | Björn Gustavsson <[email protected]> | 2010-01-19 11:34:56 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-01-19 13:01:29 +0100 |
commit | 81f4b1f7f453e1242d7f81ef2347230a9ff3fb0f (patch) | |
tree | 25a6b9393e537e68a2e7e81b66e16c87d318b75e /lib/compiler/vsn.mk | |
parent | 90ed3d196cdece8e7d5a13709a42118b87c923fe (diff) | |
download | otp-81f4b1f7f453e1242d7f81ef2347230a9ff3fb0f.tar.gz otp-81f4b1f7f453e1242d7f81ef2347230a9ff3fb0f.tar.bz2 otp-81f4b1f7f453e1242d7f81ef2347230a9ff3fb0f.zip |
Update version numbers
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 72abcdde10..a5e6de7b5f 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 4.6.4 +COMPILER_VSN = 4.6.5 |