diff options
author | Rickard Green <[email protected]> | 2012-03-28 14:03:25 +0200 |
---|---|---|
committer | Rickard Green <[email protected]> | 2012-04-23 11:48:49 +0200 |
commit | b74e9a3d03d685345a8fa592b033a9d691e6e7c0 (patch) | |
tree | b57b567ee50c28dbde1f7b6d245264bc1b9b20bc /erts/vsn.mk | |
parent | ac7dcc23af68ef5a01ce5ca03ad485595bf5e18b (diff) | |
download | otp-b74e9a3d03d685345a8fa592b033a9d691e6e7c0.tar.gz otp-b74e9a3d03d685345a8fa592b033a9d691e6e7c0.tar.bz2 otp-b74e9a3d03d685345a8fa592b033a9d691e6e7c0.zip |
Implement proposal for new scheduler wakeup strategy
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 6be703d453..5af5db3c94 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -17,7 +17,7 @@ # %CopyrightEnd% # -VSN = 5.8.4.1 +VSN = 5.8.4.1.0.2 SYSTEM_VSN = R14B03 # Port number 4365 in 4.2 |