diff options
author | Rickard Green <[email protected]> | 2018-07-13 13:29:34 +0200 |
---|---|---|
committer | Rickard Green <[email protected]> | 2018-07-13 13:29:34 +0200 |
commit | 212e8b4caa9968d50f0701ce70aa0ebe5b25f1a6 (patch) | |
tree | e307b4d3b7ac2f33f85ce0b795badad424c390fe /OTP_VERSION | |
parent | 6ff0857f6385848248f38e6315881f6ffc44729f (diff) | |
parent | a3a900e382ccba96ef15369c5771070e538b8367 (diff) | |
download | otp-212e8b4caa9968d50f0701ce70aa0ebe5b25f1a6.tar.gz otp-212e8b4caa9968d50f0701ce70aa0ebe5b25f1a6.tar.bz2 otp-212e8b4caa9968d50f0701ce70aa0ebe5b25f1a6.zip |
Merge branch 'maint-21' into maint
* maint-21:
Updated OTP version
Update release notes
Update version numbers
Fix trace_info/2
Provide build support for standalone corba repo
Fix release notes for OTP-21.0.2
Move to a dirty scheduler even when we have pending system tasks
Diffstat (limited to 'OTP_VERSION')
-rw-r--r-- | OTP_VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OTP_VERSION b/OTP_VERSION index 80645cbd62..dc5d633cbf 100644 --- a/OTP_VERSION +++ b/OTP_VERSION @@ -1 +1 @@ -21.0.2 +21.0.3 |