diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-05-12 06:16:26 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-05-12 06:16:26 +0200 |
commit | 9327a5c71f8aeb12f61060d3d2543f4cee001c40 (patch) | |
tree | 7534a0e0fb4c0a76465867cd857521f96fdadd50 /share | |
parent | 171dbcdedf0712c3822bf619ea2fc4f329c0aef3 (diff) |
Reduce GLib requirement
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 7f490ce0..dc66e0ac 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.24 - * GLib 2.34 + * GLib 2.28 HexChat is known to work on, at least: |