diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-06 09:01:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-06 09:01:51 +0000 |
commit | 9eb71e60ef889158238c3066c75b65336d846684 (patch) | |
tree | f38592ce70e75b53009c60a2d4944b30e90a6a39 /version.h | |
parent | 2b4083dd7205359d5085e55f95a968449413d8fd (diff) | |
download | glibc-9eb71e60ef889158238c3066c75b65336d846684.tar.gz glibc-9eb71e60ef889158238c3066c75b65336d846684.tar.xz glibc-9eb71e60ef889158238c3066c75b65336d846684.zip |
(VERSION): Bump to 2.0.96.
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 9bc6abc972..99b07c1693 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "experimental" -#define VERSION "2.0.95" +#define VERSION "2.0.96" |