diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-06-18 17:31:49 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-06-18 17:31:49 +0000 |
commit | fc0a52ca3a4e94374d3e8f1615190c0637d6ca83 (patch) | |
tree | 2ce9b2a6b26133b9887611813bb9546cb648f96d /README | |
parent | 3d2d4c27713dfe4ddbb59295de2bb442cb0f434d (diff) | |
download | glib-fc0a52ca3a4e94374d3e8f1615190c0637d6ca83.tar.gz |
2.13.5GLIB_2_13_5
svn path=/trunk/; revision=5577
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.13.4. GLib is the low-level core +This is GLib version 2.13.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, |