From: Stephen S. <rad...@gm...> - 2008-01-28 00:47:17
|
Answering myself here... I've now got a patch which imports your released version of oscsend and oscdump, ready to drop into the subversion. The question is, in reference to this.... > Second, if you make changes they will appear in the next version of > liblo, but the timing of this release will be up to me. If that's > okay with you, we'll go ahead. would you prefer to have your tools keep version 1.0.0, or would you mind keeping them with the same version number as liblo itself? Personally I think the latter is the way to go.. if they are integrated as part of the liblo project, we may as well keep the version numbers in sync. For now in my patch I added #include <config.h> to the oscsend.c and oscdump.c, so that they can use the VERSION macro from liblo. What do you think? Steve |