diff options
author | CST 1998 Shawn T. Amundson <amundson@gtk.org> | 1998-12-24 14:55:56 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-12-24 14:55:56 +0000 |
commit | b13a3368b38ca7187f3f445fd2d3be28bf170772 (patch) | |
tree | bb084470e83e8af79e013a97de0edf33f301c297 /README | |
parent | 4277349743343e0e2b608e8aa11e5bdb9f5acf1f (diff) |
Released GLib 1.1.10GLIB_1_1_10
Wed Dec 23 00:43:25 CST 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GLib 1.1.10
* INSTALL:
NEWS:
README:
configure.in:
docs/glib-config.1: version=1.1.10
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 1.1.9. GLib, is a library which includes support +This is GLib version 1.1.10. GLib, is a library which includes support routines for C such as lists, trees, hashes, memory allocation, and many other things. |