diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-27 06:01:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-27 06:01:32 +0000 |
commit | 231d5da0ce92eb2d6763528e51f940142c243902 (patch) | |
tree | 46a838b069abc76f6e1cff8bdbbb021503ea0160 /version.h | |
parent | 58363448b2cb724459f83723b02d99eb5bd8aed0 (diff) | |
download | glibc-231d5da0ce92eb2d6763528e51f940142c243902.tar glibc-231d5da0ce92eb2d6763528e51f940142c243902.tar.gz glibc-231d5da0ce92eb2d6763528e51f940142c243902.tar.bz2 glibc-231d5da0ce92eb2d6763528e51f940142c243902.zip |
Update.
* version.h (VERSION): Bump to 2.1.96.
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 "development" -#define VERSION "2.1.95" +#define VERSION "2.1.96" |