It depends on how you define "manually."
If you double-click the AndroidManifest.xml file in eclipse (and you have your environment configured), you should get a GUI with all the options you can choose. One of them on the very left tab is to change the version number, both the version name and version code.
Edit: more precisely:
- Open the GUI editor AndroidManifest.xml.
- Click the Manifest tab
- .