diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-07-28 05:50:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-07-28 05:50:21 +0000 |
commit | 9923cc7e8efab6084be6772d3dd8644db2ca820d (patch) | |
tree | 99a71476525202ad926b2bfa39e72935a02a35c1 /version.h | |
parent | 519ba0a378bb40b18acaca7d45451cf936dfa350 (diff) | |
download | glibc-9923cc7e8efab6084be6772d3dd8644db2ca820d.tar.gz |
Update.
* version.h (VERSION): Bump to 2.2.4.
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "stable" -#define VERSION "2.2.3" +#define VERSION "2.2.4" |