diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-06-12 18:37:44 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-06-12 18:37:44 +0000 |
commit | 135bb794fdba1c7fc6ddfcf17a9df7f6bc747459 (patch) | |
tree | c5c003ce5fb7720e9baef432e5a780f127a91eca /README | |
parent | 67239cb92ce0f1b404fdada171e286539b4b6c47 (diff) |
2.17.2GLIB_2_17_2
svn path=/trunk/; revision=7032
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.17.1. GLib is the low-level core +This is GLib version 2.17.2. 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, |