Bug 69082

Summary: [GTK] Bump version to 1.7.0
Product: WebKit Reporter: Sergio Villar Senin <svillar>
Component: WebKitGTKAssignee: Sergio Villar Senin <svillar>
Status: RESOLVED FIXED    
Severity: Normal CC: xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Description Sergio Villar Senin 2011-09-29 04:20:39 PDT
[GTK] Bump version to 1.7.0
Comment 1 Sergio Villar Senin 2011-09-29 04:21:30 PDT
Created attachment 109149 [details]
Patch
Comment 2 Sergio Villar Senin 2011-09-29 04:22:36 PDT
Updated component, added reviewers to Cc
Comment 3 Martin Robinson 2011-09-29 06:40:33 PDT
Comment on attachment 109149 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=109149&action=review

> configure.ac:38
> -LIBWEBKITGTK_VERSION=9:1:9
> +LIBWEBKITGTK_VERSION=10:0:10

You should note in the ChangeLog that you are just setting this equal to the API version for 1.6.
Comment 4 Xan Lopez 2011-09-29 06:40:46 PDT
Comment on attachment 109149 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=109149&action=review

> configure.ac:38
> +LIBWEBKITGTK_VERSION=10:0:10

This needs to be 11:0:11 to be equal to our stable branch. You can commit with that change.
Comment 5 Sergio Villar Senin 2011-09-29 06:58:30 PDT
Committed r96325: <http://trac.webkit.org/changeset/96325>