diff options
author | John Högberg <[email protected]> | 2019-07-03 10:32:00 +0200 |
---|---|---|
committer | John Högberg <[email protected]> | 2019-07-03 10:32:00 +0200 |
commit | bfe0b13596524cf4b8969314c99e008a18b425c9 (patch) | |
tree | b8ea6be666902abe96d7ddf3c19b7ffe4a84f2ed /erts/vsn.mk | |
parent | 9922ae2890c44db1e2b162ae603e729852e41aef (diff) | |
parent | b0a8268780f3f24cbfd9698a0ca08d166bbbd798 (diff) | |
download | otp-bfe0b13596524cf4b8969314c99e008a18b425c9.tar.gz otp-bfe0b13596524cf4b8969314c99e008a18b425c9.tar.bz2 otp-bfe0b13596524cf4b8969314c99e008a18b425c9.zip |
Merge branch 'maint'
* maint:
Updated OTP version
Prepare release
# Conflicts:
# OTP_VERSION
Diffstat (limited to 'erts/vsn.mk')
-rw-r--r-- | erts/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/vsn.mk b/erts/vsn.mk index 40a9685e9d..f06fd08540 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 10.4.3 +VSN = 10.4.4 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |