Re: [sqlite] version-info same for sqlite2 and sqlite3

2004-10-06 Thread Doug Currie
> Both sqlite2 and sqlite3 use --version-info "8:6:8" when creating
> libsqlite.la & libsqlite3.la.   I would think the version # needs to be
> changed?

Is "9:0:0" the right value?
http://sources.redhat.com/autobook/autobook/autobook_91.html

e




[sqlite] version-info same for sqlite2 and sqlite3

2004-10-06 Thread b.bum
Out of curiosity...
Both sqlite2 and sqlite3 use --version-info "8:6:8" when creating 
libsqlite.la & libsqlite3.la.   I would think the version # needs to be 
changed?

b.bum