diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-03-09 20:55:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-03-09 20:55:57 +0000 |
commit | 11c293e1461b7823bea06ab8c025eae891846919 (patch) | |
tree | e59a2ec996036525d63bf44bf1eefdc1926db965 /version.h | |
parent | 16a2ea64850b7ea7d06e25dc898e1b07cb62416e (diff) | |
download | glibc-11c293e1461b7823bea06ab8c025eae891846919.tar.gz |
Update.
1999-03-09 Ulrich Drepper <drepper@cygnus.com>
* version.h (VERSION): Bump to 2.1.1.
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.1" +#define VERSION "2.1.1" |