diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-10-25 18:51:58 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-10-25 18:51:58 +0000 |
commit | 2b4a6e0a88063ad13b635f57dbc6f80e9032d9da (patch) | |
tree | 648428a6b583c6c8e7b2912911374d5ac5a53d4e /README | |
parent | 0628133a110fea57c9bc97f1a369d622a32f5b54 (diff) |
Version 1.3.10, interface age, binary age = 0.
Wed Oct 24 11:10:54 2001 Owen Taylor <otaylor@redhat.com>
* configure.in: Version 1.3.10, interface age, binary age = 0.
* NEWS: Updates
Thu Oct 25 12:01:41 2001 Owen Taylor <otaylor@redhat.com>
* tests/Makefile.am: Temporarily remove mainloop-test, since it
prevents distcheck.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ version is meant for developers of GLib only: General Information =================== -This is GLib version 1.3.9. GLib is a library which includes support +This is GLib version 1.3.10. GLib is a library which includes support routines for C such as lists, trees, hashes, memory allocation, and many other things. |