diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-08-02 16:17:48 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-08-02 16:17:48 +0000 |
commit | e4c231a62afc443b5079814af614c129db7fd2bd (patch) | |
tree | 939114c48ded208657c987fb4d9694e0249d69cb /README | |
parent | 02bc22d1cabf807fc4dc81f5e0f81572bf036c12 (diff) | |
download | glib-e4c231a62afc443b5079814af614c129db7fd2bd.tar.gz |
2.7.5GLIB_2_7_5
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.7.4. GLib is the low-level core +This is GLib version 2.7.5. 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, |