From 2634a66833b177da77199970674f39c842c43294 Mon Sep 17 00:00:00 2001 From: Paweł Zuzelski Date: Sat, 13 Feb 2010 01:56:03 +0100 Subject: README update: WEBKIT_* are no longer set at compile time --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index d051118..11146ef 100644 --- a/README +++ b/README @@ -359,9 +359,9 @@ file). #### Constants (not dumpable or writeable) -* `WEBKIT_MAJOR`: WebKit major version number, set at compile time. -* `WEBKIT_MINOR`: WebKit minor version number, set at compile time. -* `WEBKIT_MICRO`: WebKit micro version number, set at compile time +* `WEBKIT_MAJOR`: WebKit major version number. +* `WEBKIT_MINOR`: WebKit minor version number. +* `WEBKIT_MICRO`: WebKit micro version number. * `ARCH_UZBL`: Processor architecture for which Uzbl is compiled, set at compile time. * `COMMIT`: ID of the current Git commit, set at compile time. -- cgit v1.2.3