I've built an application and shared the apk (properly signed) to a few beta testers using an URL, not the Market.
Now my app is ready to go to the Market and I would like to know if an "update" notification will be displayed to the beta testers.
Beta version: android:versionCode="4"
Ready to market version: android:versionCode="6"