Any of these books (unless there's gross errors in them) usually simply built upon whatever new features have been added ,cover more ground or have samples that are specifically targeted at newer compilers. I'd strive to get the latest version, but if all you have access to is say revision 3 I wouldn't worry about it too much because everything you learn from it will still apply and be 98% the same in any newer revision book.
I used to love the Bjarne Stroustrup books (but they may be too academical for most)
For a real beginner, don't laugh but (even the old) 'C++ in 21 Days' were excellent at getting the basics across and made you feel like you accomplished something
What kind of problems are you running into?