Waitaminnit! We can do minor versioning?! Every time I put a non-integer value for "version" in my app.yaml file, I get a regex error. Reading the regex, it looks like it wants only integers for version numbers!
On Sun, Nov 23, 2008 at 12:13 AM, David Symonds <[EMAIL PROTECTED]> wrote: > > On Sun, Nov 23, 2008 at 2:51 PM, MajorProgamming <[EMAIL PROTECTED]> > wrote: > > > > I noticed that the versions of two of my apps are displaying something > > like the following: 1.329480897355837812. It is very strange because > > there is no way I did that many revisions, yet somehow, it's up to > > that number. I think it happened after one of the last scheduled > > downtimes. > > > > I would appreciate if someone could enlighten me... > > > > (normally I wouldn't care, but one of those apps has the version > > placed inside the footer so users can see where we're "up to") > > The minor versioning system has changed -- it's a timestamp now. > -- Faber Fedor Cloud Computing New Jersey http://cloudcomputingnj.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
