On Mon, Oct 18, 2010 at 7:34 PM, GIMMESHELTER <[email protected]> wrote:

> How should I release it? Version 1.1? Version 1.01?
>

That's entirely up to you. Determine some standard for what versions mean in
the context of your app and stick to them.
For example, I bump up 0.1 with each new major feature and 0.01 with each
bug fix on top of that.
So 1.7 -> 1.8 for new feature. 1.8 -> 1.8.1 for bug fix one, etc.

On Thu, Oct 21, 2010 at 5:09 PM, Marcin Orlowski
<[email protected]>wrote:

> > Or leave it as 1.0 but call it an upgrade.
>
> You won't be able to release it to Market.


Just to clarify, the version string means nothing to the Market - you just
need to bump the version *code* in order to post an upgrade to the Market.
You can keep the string as 1.0 if you want - or call it "0.312797843" for
that matter. It makes no difference.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to