Last summer, when I would upload my app with app_cfg without changing the version number in app.yaml, the admin console showed a minor version number. Example:
Say I upload version "3" twice - I would get roughly the following in the console: version 3.1 (default) version 3.2 The subdomain 3.latest would have pointed to 3.2, but the default url still went to 3.1 until you change the default version. That system was very nice because it allowed you to rollback if you forgot to change the version number in app.yaml by accident. Now, however, uploading the same version number seems to clobber the previous version. Where did the minor versions go? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
