I've developed a platform for creating desktop applications from web content: deskml
Now I've also created an application using deskml, so that users can just "point" (at web content on their hard drive) "and click" to create these applications automatically. I call it dexygen, but have not yet released it, as first I want some advice.
These two projects will obviously be related. I will probably always need to update dexygen when I update deskml. But I might also update dexygen in between releases of deskml.
I'm thinking I need to embed the version number of deskml into dexygen, but then how would be a good way of indicating intermediate releases of dexygen within the version name/number, without it becoming too long and unwieldy.
Advice or examples appreciated.