RESOLVED FIXED 135501
[CMake] GTK and EFL are using PROJECT_VERSION_PATCH to define the micro version
https://bugs.webkit.org/show_bug.cgi?id=135501
Summary [CMake] GTK and EFL are using PROJECT_VERSION_PATCH to define the micro version
Carlos Garcia Campos
Reported 2014-08-01 04:05:38 PDT
It should be PROJECT_VERSION_MICRO instead.
Attachments
Patch (4.64 KB, patch)
2014-08-01 04:07 PDT, Carlos Garcia Campos
gyuyoung.kim: review+
Carlos Garcia Campos
Comment 1 2014-08-01 04:07:58 PDT
WebKit Commit Bot
Comment 2 2014-08-01 04:08:52 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Gyuyoung Kim
Comment 3 2014-08-01 05:36:19 PDT
Comment on attachment 235884 [details] Patch LGTM
Carlos Garcia Campos
Comment 4 2014-08-01 06:35:22 PDT
Martin Robinson
Comment 5 2014-08-01 11:26:48 PDT
Comment on attachment 235884 [details] Patch Nice catch!
Note You need to log in before you can comment on or make changes to this bug.