Shortest way to ask this question I think is: Can I show the Subversion Revision # of the application's mxml file in the application itself? For example when someone went "Help->About" it could show "Version 1.3 revision 234" information?
I'd like this as a verification for QA etc... so they KNOW what code base they are on. We don't currently have an automated build system, which could probably do this quite easily. So while I'd love to hear how people are doing that, I'd also like to know if there's an easy way to do it without a build system. M@

