RESOLVED FIXED Bug 85984
[GTK] Use independent version numbers for public libraries
https://bugs.webkit.org/show_bug.cgi?id=85984
Summary [GTK] Use independent version numbers for public libraries
Carlos Garcia Campos
Reported 2012-05-09 05:19:24 PDT
libjavascriptcoregtk, libwebkitgtk and libwebkit2gtk should use their own library versions, so that changes in one lib don't affect the others.
Attachments
Patch (3.56 KB, patch)
2012-05-09 05:23 PDT, Carlos Garcia Campos
gustavo: review+
Carlos Garcia Campos
Comment 1 2012-05-09 05:23:03 PDT
Gustavo Noronha (kov)
Comment 2 2012-05-09 07:15:20 PDT
Comment on attachment 140925 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=140925&action=review > configure.ac:44 > +LIBWEBKIT2GTK_VERSION=13:1:13 We should consider reseting this to 0:0:0 when we start shipping for realz, rather than starting from a larger version (it will be an inconvenience for people with existing wk2 builds, though, indeed).
Carlos Garcia Campos
Comment 3 2012-05-09 09:04:32 PDT
Note You need to log in before you can comment on or make changes to this bug.