Hi folks, I'm trying to make a somewhat decent port of ICU (http://www.icu-project.org), and I have a problem with version numbering : the current version is 3.6, but the version number appended to the shareds objects is 36.0 ... should I keep it like that or follow the OpenBSD recommandation and turn it into 3.6 ? (it can be done via MAKE_FLAGS) I've sent a mail to the ICU support mailing list to ask them about the version numbering scheme.
-- Vincent GROSS "GUIs normally make it simple to accomplish simple actions and impossible to accomplish complex actions." --Doug Gwyn (22/Jun/91 in comp.unix.wizards)
