Skip to content

Commit

Permalink
6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Turmel committed Feb 1, 2019
1 parent 0afb760 commit b472309
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 2,417 deletions.
2 changes: 1 addition & 1 deletion WKC/WebKit/WKC/webkit/WKCVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#define WKC_VERSION_CHECK(major, minor, micro) \
(((major)*10000) + ((minor)*100) + (micro)) >= ((WKC_VERSION_MAJOR*10000) + (WKC_VERSION_MINOR*100) + (WKC_VERSION_MICRO))

#define WKC_CUSTOMER_RELEASE_VERSION "0.10.13"
#define WKC_CUSTOMER_RELEASE_VERSION "0.10.14"

#define WKC_WEBKIT_VERSION "601.6"

Expand Down
7 changes: 0 additions & 7 deletions WebKitLibraries/cairo/doc/public/xml/api-index-1.14.3.xml

This file was deleted.

66 changes: 0 additions & 66 deletions WebKitLibraries/cairo/src/cairo-skia.h

This file was deleted.

Loading

0 comments on commit b472309

Please sign in to comment.