Add versioning to the plugin architecture
commit9577ffbea4f392b900b04867fcfde2094c21665b
authorMatt Tolton <matt@tolton.com>
Sun, 6 Jul 2008 21:06:08 +0000 (6 14:06 -0700)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Tue, 8 Jul 2008 18:00:53 +0000 (8 20:00 +0200)
tree000da4b9f237a0596f5e543741054d8c9b98c03d
parent2797743eb7a6b008bccd0c752d81d43abe8edd1f
Add versioning to the plugin architecture

The plugin architecture version can be retrieved by a plugin from the
app mediator by calling the majorVersion and minorVersion methods.
src/MacVim/PlugInImpl.m
src/MacVim/PlugInInterface.h