diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-04-14 11:00:01 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-04-14 11:00:01 +0200 |
commit | 9272eb43252e8956df6eedd2c96c718b247bca94 (patch) | |
tree | 7f8174c022f8a59eeade1e670043ebb0fe4e5e16 /share/doc | |
parent | 4e601cf14ceef4f92edfce0b6258f1fc2b13a2e6 (diff) |
G_FILE_COPY_TARGET_DEFAULT_PERMS requires GLib 2.20+
Diffstat (limited to 'share/doc')
-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 ec2a6d9f..4fdacfc0 100644 --- a/share/doc/readme.md +++ b/share/doc/readme.md @@ -22,7 +22,7 @@ in general. HexChat runs on most BSD and POSIX compliant operating systems. ## Requirements: * GTK+ 2.14 - * GLib 2.14 + * GLib 2.20 HexChat is known to work on, at least: |