diff options
author | Björn-Egil Dahlberg <[email protected]> | 2011-11-22 12:00:40 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2011-11-22 12:00:40 +0100 |
commit | 021472220ed3afe5a9c8e0ea854bf47f9764539c (patch) | |
tree | a106ad6c8d473a3527507c730f2f42f1c0a78b78 /lib/compiler | |
parent | e21ff9b0b69219ab3853be7e80813156113152b7 (diff) | |
download | otp-021472220ed3afe5a9c8e0ea854bf47f9764539c.tar.gz otp-021472220ed3afe5a9c8e0ea854bf47f9764539c.tar.bz2 otp-021472220ed3afe5a9c8e0ea854bf47f9764539c.zip |
Revert "Update version numbers for pre-release of R15"
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7.
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 f9f298104a..04290c0a7f 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 4.7.5.pre +COMPILER_VSN = 4.7.5 |