aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Paweł Zuzelski <pawelz@pld-linux.org>2010-02-13 01:56:03 +0100
committerGravatar Paweł Zuzelski <pawelz@pld-linux.org>2010-02-13 01:56:03 +0100
commit2634a66833b177da77199970674f39c842c43294 (patch)
tree7e3fc8a9e53e570cc9b98d0ab5fe3c86283a426f /README
parent9647a5dc20fadf8468d79e96e497e3fb15f3362d (diff)
README update: WEBKIT_* are no longer set at compile time
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
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.