diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-03-10 18:09:06 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-03-10 18:09:06 +0000 |
commit | e2a4ed3287671f498d6ab87337ad31b13d781fcb (patch) | |
tree | faaa09811bcbe9908947672df7d44c9af64bd770 /README | |
parent | 53e4dfb50fd2373973a20000fbaf0d363edb57a4 (diff) |
2.16.0
svn path=/trunk/; revision=6661
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.15.6. GLib is the low-level core +This is GLib version 2.16.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, |