Summary: | [GTK] Update NEWS and configure.ac for 1.7.1 release | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alejandro G. Castro <alex> | ||||
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | ||||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Attachments: |
|
Description
Alejandro G. Castro
2011-10-26 08:37:56 PDT
Created attachment 112555 [details]
Proposed patch
Comment on attachment 112555 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=112555&action=review > configure.ac:38 > -LIBWEBKITGTK_VERSION=11:0:11 > +LIBWEBKITGTK_VERSION=12:0:12 WebKit2 development means we're going to be bumping this every release. Maybe there's a better way to handle this. LIBWEBKITGTK_VERSION and LIBWEBKIT2GTK_VERSION maybe? After talking to Martin we decided to leave the WK2 library version solution for the next release. We will set 11:1:11 for this release. Landed! http://trac.webkit.org/changeset/98500 |