Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
mptcp: Stable Release v0.94.6
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Paasch <cpaasch@apple.com>
  • Loading branch information
cpaasch committed Jun 17, 2019
1 parent 775d9c1 commit 7515c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/mptcp/mptcp_ctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -2983,7 +2983,7 @@ void __init mptcp_init(void)
if (mptcp_register_scheduler(&mptcp_sched_default))
goto register_sched_failed;

pr_info("MPTCP: Stable release v0.94.5");
pr_info("MPTCP: Stable release v0.94.6");

mptcp_init_failed = false;

Expand Down

0 comments on commit 7515c39

Please sign in to comment.