~jconti/ubuntu/oneiric/webkit/fix_doc_path

« back to all changes in this revision

Viewing changes to WebKit/gtk/webkit/webkitversion.h

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-10-18 20:17:09 UTC
  • mfrom: (1.5.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20101018201709-dkathefl8vvl2uxe
Tags: 1.2.5-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
#define WEBKIT_MAJOR_VERSION (1)
29
29
#define WEBKIT_MINOR_VERSION (2)
30
 
#define WEBKIT_MICRO_VERSION (4)
 
30
#define WEBKIT_MICRO_VERSION (5)
31
31
#define WEBKIT_USER_AGENT_MAJOR_VERSION (531)
32
32
#define WEBKIT_USER_AGENT_MINOR_VERSION (2)
33
33