[wp-hackers] Plugin Version Numbering?
Jorge Peña
jorgepblank at gmail.com
Tue May 27 22:01:17 GMT 2008
Having it populate automatically based on the Subversion information would
be awesome, I'd like to know if this is possible too.
On Tue, May 27, 2008 at 9:53 AM, Mike Walsh <mike_walsh at mindspring.com>
wrote:
> I am curious how people assign their plugin version number? There was a
> recent discussion which sort of touched on this but I'd like to touch on it
> again. Ideally I'd like to automatically use the Subversion revision
> number
> as part of my documented version number - something like this:
>
>
>
> Major Version: 2
>
> Minor Version: 1
>
> Build: $LastChangedRevision$
>
>
>
> If the SVN LastChangedRevision is 237 my version would be 2.1.237 and I'd
> like to then be able to have this number be automatically be populated in
> the plugin header which appears as the version number of the Dashboard
> Plugins page. This is pretty easy to do with CVS but I can't figure out
> how
> to suppress the SVN keyword stuff which wraps the keyword value.
>
>
> Anyone doing anything like this? If so, how are you doing it?
>
>
>
> Thanks,
>
>
>
> Mike
>
>
>
> --
>
> Mike Walsh - mike_walsh at mindspring dot com
>
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list