HI,
The one minor down side is that it's now it harder to tell exactly where a SDK
was build from (no revision number n flex-describtion.xml). There would be a
branch with the same version number so it's a minor annoyance.
Justin
>Can any Git experts please comment if there an alternative to doing this this
>way.
If you have a moment, take a look at git describe as an idea. It basically
gives you the latest tag and a number of commits since then and a hash. Its not
a simple sequence, but see if it helps.
This one is ok