diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-21 02:27:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-21 02:27:09 +0000 |
commit | ae063ec2fbe30b9c423e486f73206983cae720e6 (patch) | |
tree | ed886c4f95049ceaa27d7db62a1d96713f693ed4 /version.h | |
parent | 54e1cabce616d89ad657731531620b7cd88fb8e2 (diff) | |
download | glibc-ae063ec2fbe30b9c423e486f73206983cae720e6.tar.gz glibc-ae063ec2fbe30b9c423e486f73206983cae720e6.tar.xz glibc-ae063ec2fbe30b9c423e486f73206983cae720e6.zip |
Remade for stable-2.3.2
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h index fc47a8f35e..311508382e 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "stable" -#define VERSION "2.3.1" +#define VERSION "2.3.2" |