diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-03-31 18:32:45 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-03-31 18:32:45 +0200 |
commit | bda48b1889b265dd38b0953dd6c97e46ef869574 (patch) | |
tree | 89c3ecf1523de9b64ae61cf8831e594d0ce85891 /share | |
parent | f317076cb23745d3b03d09bde817fb66bdf81a26 (diff) |
GLib 2.14 is required
Diffstat (limited to 'share')
-rw-r--r-- | share/doc/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/readme.md b/share/doc/readme.md index d77b7e3c..b474bc9f 100644 --- a/share/doc/readme.md +++ b/share/doc/readme.md @@ -20,7 +20,7 @@ in general. HexChat runs on most BSD and POSIX compliant operating systems. ## Requirements: * GTK+ 2.10 - * GLib 2.12 + * GLib 2.14 HexChat is known to work on, at least: |