Christian Boos wrote: > > Hi, > > Another call for doing it a 0.11-beta1 release this Monday. > I propose a freeze for the beta1 on revision r6333, if jonas and cmlenz > are OK, they can set the version and tag it.
I can help with the actual release tomorrow or on Monday, but on Monday I'm only free after business hours. Unless anyone is planning on merging 0.12 stuff into trunk now we don't need to create a 0.11-stable branch until 0.11 is released. (This is the way it has been done in the past) And the tagging can wait until the actual release. > > I had a try to build the bdist_wininst package, but bad luck, the .exe > didn't seem to install it in a way such that the require would work > afterwards. Running tracd.exe gave me: > > pkg_resources.DistributionNotFound: Trac==0.11dev-r6333 Did you run "python setup.py egg_info" after editing the version number? Cheers, Jonas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
