diff options
author | Rickard Green <[email protected]> | 2018-09-12 14:41:05 +0200 |
---|---|---|
committer | Rickard Green <[email protected]> | 2018-09-12 14:41:05 +0200 |
commit | 6d665a8296999822e4d516343d0e21ed62e70b37 (patch) | |
tree | 924754f136b6e188163a275a5ffdcf6b7e69f3ff /OTP_VERSION | |
parent | 72a9c61b043dd12b6871248b6b353b333b1bc30b (diff) | |
parent | 333e4c5a1406cdeb9d1d5cf9bf4a4fadb232fca8 (diff) | |
download | otp-6d665a8296999822e4d516343d0e21ed62e70b37.tar.gz otp-6d665a8296999822e4d516343d0e21ed62e70b37.tar.bz2 otp-6d665a8296999822e4d516343d0e21ed62e70b37.zip |
Merge branch 'maint-21' into maint
* maint-21:
Updated OTP version
Update release notes
Update version numbers
erts: Fix "Prevent inconsistent node lists" fix
Fix include-path regression caused by dd0a39c
Restore default SIGTERM behaviour for port programs
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 7f4e82686d..a36f82fcac 100644 --- a/OTP_VERSION +++ b/OTP_VERSION @@ -1 +1 @@ -21.0.8 +21.0.9 |