diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-02 21:51:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-02 21:51:02 +0000 |
commit | bf3888be3419e944d6c5f9f6129e394f2f05be06 (patch) | |
tree | 18bc2c5e74524ab5dac0665c1826d95e78da3ca7 /version.h | |
parent | f6cfb13f55f00086f136ba653c77c01b58205322 (diff) | |
download | glibc-bf3888be3419e944d6c5f9f6129e394f2f05be06.tar.gz |
Update.
* version.h (VERSION): Bump to 2.1.92.
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.91" +#define VERSION "2.1.92" |