What should version info for a libaspell.dll contain?
"Gary Setter" <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <002d01c6da8c$a0314d20$20144a0c@pavilion> |
I have a simple Windows program that uses aspell for it's spell check feature. The source forge page is here: http://sourceforge.net/projects/descdatadiary I had intended to make source only distribution of this project, however there was a lot of demand for a binary, but not for anything *I* wrote, for aspell. I discovered that the LyX project also uses aspell in the same way. It even has a dll, but I have no idea where it came from. That makes me want to put version info in the libaspell.dll file. This I have done. However, is how I've done it acceptable to Kevin and his crew here? I called it version 0.0.0.1 and under comments I have this: "Based on Aspell 0.61 from CVS with changes for Descriptive Data Diary project." No company name, no trademark, no endearing icon. Is this what you want, or should I make changes, or remove it?