just make sure you have primary version number same in each deployment , the secondary version number ( after . ) is just a timestamp which is the time at which you deployed your app and gae automatically use last deploy secondary version number.
On Apr 9, 5:19 pm, Pedro Fraca <[email protected]> wrote: > Hi All: > > I'm using a Continuous Deployment system to deploy my app on Google's > servers, I need to know if is possible to mark as default a version > using appcfg.py parameters or using another way. > > Cheers, > > Pedro. -- 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.
