summaryrefslogtreecommitdiff
path: root/Docs/BUILDING-GTK
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/BUILDING-GTK')
-rw-r--r--Docs/BUILDING-GTK6
1 files changed, 3 insertions, 3 deletions
diff --git a/Docs/BUILDING-GTK b/Docs/BUILDING-GTK
index 52be184eb..8ef7586f0 100644
--- a/Docs/BUILDING-GTK
+++ b/Docs/BUILDING-GTK
@@ -1,5 +1,5 @@
--------------------------------------------------------------------------------
- Build Instructions for GTK NetSurf 12 August 2008
+ Build Instructions for GTK NetSurf 13 October 2008
--------------------------------------------------------------------------------
This document provides instructions for building the GTK version of NetSurf
@@ -147,9 +147,9 @@
General requirements
----------------------
- NetSurf requires at minimum GTK 2.10. Earlier versions will not work. It also
+ NetSurf requires at minimum GTK 2.12. Earlier versions will not work. It also
depends on Cairo for rendering, but you should have this already with
- versions of GTK 2.10 or later.
+ versions of GTK 2.12 or later.
This will pull in loads of things, like all the GTK dev libraries, the PNG
and JPEG libraries, colour management libraries, zlib, OpenSSL etc that