diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-13 14:41:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-13 14:41:36 +0000 |
commit | fb3d8ad658464fc8d4728c892ed815c362cd1972 (patch) | |
tree | 2c2f7918b2bfac9ddc0333d71a17ccf97a7e5e11 /version.h | |
parent | 99c9e773eef31c98cbdd6ea06f5833895d3fa61d (diff) | |
download | glibc-fb3d8ad658464fc8d4728c892ed815c362cd1972.tar glibc-fb3d8ad658464fc8d4728c892ed815c362cd1972.tar.gz glibc-fb3d8ad658464fc8d4728c892ed815c362cd1972.tar.bz2 glibc-fb3d8ad658464fc8d4728c892ed815c362cd1972.zip |
Update.
* version.h (VERSION): Bump to 2.0.101.
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 "experimental" -#define VERSION "2.0.100" +#define VERSION "2.0.101" |