diff options
author | Björn-Egil Dahlberg <[email protected]> | 2013-06-12 16:58:32 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2013-06-12 16:58:32 +0200 |
commit | a72a6931a4516787d367a7db6ac0314079434345 (patch) | |
tree | 3bf5a292e476fa8ac70d122238415143145dc1e8 /bootstrap/lib/compiler | |
parent | 944ff2b65dda27a61d036f485819fbcd89c47a56 (diff) | |
download | otp-a72a6931a4516787d367a7db6ac0314079434345.tar.gz otp-a72a6931a4516787d367a7db6ac0314079434345.tar.bz2 otp-a72a6931a4516787d367a7db6ac0314079434345.zip |
Update primary bootstrap appup files
Diffstat (limited to 'bootstrap/lib/compiler')
-rw-r--r-- | bootstrap/lib/compiler/ebin/compiler.appup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.appup b/bootstrap/lib/compiler/ebin/compiler.appup index 8cc82fff38..577ebb149d 100644 --- a/bootstrap/lib/compiler/ebin/compiler.appup +++ b/bootstrap/lib/compiler/ebin/compiler.appup @@ -1 +1 @@ -{"4.9",[],[]}. +{"4.9.1",[],[]}. |