Re: Flex version numbers

2012-12-06 Thread Justin Mclean
Hi, > I updated the release guide with this information. Thanks. > I had assumed the release numbers in the code would be updated for the next > release right after a release. I think that can still be the case. > The release manager(s) will need to update this document further, maybe right >

Re: Flex version numbers

2012-12-06 Thread Carol Frampton
On 12/5/12 2 :16PM, "Alex Harui" wrote: >Can someone update the wiki with these instructions? I updated the release guide with this information. It was partially there already since I had assumed the release numbers in the code would be updated for the next release right after a release so th

Re: Flex version numbers

2012-12-05 Thread Alex Harui
Can someone update the wiki with these instructions? Thanks, -Alex On 12/5/12 10:48 AM, "Carol Frampton" wrote: > > > > On 12/5/12 1 :41PM, "Justin Mclean" wrote: > >> Hi, >> >> Also Version.as (in mx.core) contains a VERSION constant currently set to >> "4.9.0.0". > > The script takes

Re: Flex version numbers

2012-12-05 Thread Carol Frampton
On 12/5/12 1 :41PM, "Justin Mclean" wrote: >Hi, > >Also Version.as (in mx.core) contains a VERSION constant currently set to >"4.9.0.0". The script takes care of this and every other Version.as file in frameworks. > >Justin

Re: Flex version numbers

2012-12-05 Thread Justin Mclean
Hi, Also Version.as (in mx.core) contains a VERSION constant currently set to "4.9.0.0". Justin

Re: Flex version numbers

2012-12-05 Thread Carol Frampton
There is a script, build/set-version.xml which does it. There are two files which need to be edited by hand but it reminds you of this. Also the README needs to be updated. Carol On 12/5/12 1 :33PM, "Justin Mclean" wrote: >Hi, > >I notice that the Flex version in build.release has already be