Bug 69082 - [GTK] Bump version to 1.7.0
Summary: [GTK] Bump version to 1.7.0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Villar Senin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 04:20 PDT by Sergio Villar Senin
Modified: 2011-09-29 06:58 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2011-09-29 04:21 PDT, Sergio Villar Senin
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>