diff options
author | Björn-Egil Dahlberg <[email protected]> | 2010-06-17 15:37:24 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2010-06-18 18:48:15 +0200 |
commit | 1e3f5852ca0689e68c540d2c52e28f4fa84ad52b (patch) | |
tree | c8f0dda9932674d8d26c0e74d3029d6ec8d3eb6b /lib/stdlib | |
parent | c1e94fa9a6fe4ae717d35dfbd1b628dc2e06d26a (diff) | |
download | otp-1e3f5852ca0689e68c540d2c52e28f4fa84ad52b.tar.gz otp-1e3f5852ca0689e68c540d2c52e28f4fa84ad52b.tar.bz2 otp-1e3f5852ca0689e68c540d2c52e28f4fa84ad52b.zip |
Update Erlang system version to R14B
Diffstat (limited to 'lib/stdlib')
-rw-r--r-- | lib/stdlib/vsn.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/stdlib/vsn.mk b/lib/stdlib/vsn.mk index f081bd60e2..02ea6d9d68 100644 --- a/lib/stdlib/vsn.mk +++ b/lib/stdlib/vsn.mk @@ -17,5 +17,4 @@ # %CopyrightEnd% # -STDLIB_VSN = 1.17 - +STDLIB_VSN = 1.17.1 |