I want to change android:versionName each time when I release apk.
Are there any eclipse plugin or some other ways that can help it automatically change along with my code's compilation?
For example, today is 10/09/2011, I want the value android:versionName in AndroidManifest.xml be set to 1.0.0.1009