diff options
author | 2000-08-02 21:51:02 +0000 | |
---|---|---|
committer | 2000-08-02 21:51:02 +0000 | |
commit | bf3888be3419e944d6c5f9f6129e394f2f05be06 (patch) | |
tree | 18bc2c5e74524ab5dac0665c1826d95e78da3ca7 /version.h | |
parent | Update. (diff) | |
download | glibc-bf3888be3419e944d6c5f9f6129e394f2f05be06.tar.xz glibc-bf3888be3419e944d6c5f9f6129e394f2f05be06.zip |
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" |