diff options
author | Péter Dimitrov <[email protected]> | 2017-09-14 17:34:47 +0200 |
---|---|---|
committer | Péter Dimitrov <[email protected]> | 2017-09-14 17:34:47 +0200 |
commit | 94333e038485030f385012c99c0e7995ae03f499 (patch) | |
tree | 334d4683baf7437ca4b0c7ccc8bac966b80aa3e8 /OTP_VERSION | |
parent | bd36da0f509ee4e357fdf51b60f3dfcecc824eb8 (diff) | |
parent | a3c983b4ba8755e39083bdaa785e400e8b5d745c (diff) | |
download | otp-94333e038485030f385012c99c0e7995ae03f499.tar.gz otp-94333e038485030f385012c99c0e7995ae03f499.tar.bz2 otp-94333e038485030f385012c99c0e7995ae03f499.zip |
Merge branch 'maint-20' into maint
* maint-20:
Updated OTP version
Update release notes
Update version numbers
inets: httpd correct server_name environment value
inets: httpd - Add chunk handling of client data
inets: Restore old behavior when parsing "+"
inets: prepare for release
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 0ffaf17a11..b09651c1d0 100644 --- a/OTP_VERSION +++ b/OTP_VERSION @@ -1 +1 @@ -20.0.4 +20.0.5 |