What is the converse of the conditional statement?

If x is even, then x + 1 is odd.

If x is not even, then x + 1 is not odd.
If x + 1 is odd, then x is even.
If x + 1 is not odd, then x is not even.
If x is even, then x + 1 is not odd.