diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2009-03-13 05:44:11 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2009-03-13 05:44:11 +0000 |
commit | 5a8a224ff0ca193fe797c45ef54e5ed6466bfbb7 (patch) | |
tree | 7ba3eee26c1199e260990733c3e14a7ff5ffdd60 /README | |
parent | 3c34e435754bbe4b5d0871603408d8e1bf9f5c19 (diff) |
2.20.0GLIB_2_20_0
svn path=/trunk/; revision=7976
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ General Information =================== -This is GLib version 2.19.10. GLib is the low-level core +This is GLib version 2.20.0. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, |