svn path=/trunk/; revision=5511
This commit is contained in:
Matthias Clasen
2007-05-23 04:30:07 +00:00
parent afdc9e98e0
commit aa088c4072
91 changed files with 10741 additions and 2131 deletions

4
README
View File

@@ -1,14 +1,14 @@
General Information
===================
This is GLib version 2.13.1. GLib is the low-level core
This is GLib version 2.13.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,
dynamic loading, and an object system.
The official ftp site is:
ftp://ftp.gtk.org/pub/gtk
ftp://ftp.gtk.org/pub/glib
The official web site is:
http://www.gtk.org/