diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-03 00:45:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-03 00:45:23 +0000 |
commit | bb376d33b5843880f7a0ad91e9e6a54337beaa20 (patch) | |
tree | 37604419a561c7c24d6dc1732cd94a321ba2c991 /version.h | |
parent | cf37087aaf575bf9aaa53527d9936a20bb7644e3 (diff) | |
download | glibc-bb376d33b5843880f7a0ad91e9e6a54337beaa20.tar.gz |
Update.
* version.h (VERSION): Bump to 2.1.97.
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.96" +#define VERSION "2.1.97" |