aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler
diff options
context:
space:
mode:
authorMagnus Lidén <[email protected]>2013-12-06 12:45:15 +0100
committerMagnus Lidén <[email protected]>2013-12-06 12:45:15 +0100
commit142713bcc3b8f3f7bb0539d53c4095ed9a1ff7d5 (patch)
tree9b0867ffc4821d73d26168d94d3996c14ed2b09f /bootstrap/lib/compiler
parent5579d8de1b889d049b5c471c01006a3c2230f44a (diff)
downloadotp-142713bcc3b8f3f7bb0539d53c4095ed9a1ff7d5.tar.gz
otp-142713bcc3b8f3f7bb0539d53c4095ed9a1ff7d5.tar.bz2
otp-142713bcc3b8f3f7bb0539d53c4095ed9a1ff7d5.zip
Update primary bootstrap app- and appup files
Diffstat (limited to 'bootstrap/lib/compiler')
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app
index 6661cbe1e4..902f9c4948 100644
--- a/bootstrap/lib/compiler/ebin/compiler.app
+++ b/bootstrap/lib/compiler/ebin/compiler.app
@@ -18,7 +18,7 @@
{application, compiler,
[{description, "ERTS CXC 138 10"},
- {vsn, "4.9.2"},
+ {vsn, "4.9.3"},
{modules, [
beam_a,
beam_asm,