diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-03 01:27:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-03 01:27:35 +0000 |
commit | c4eba5de131bee03f5381f05cedd8b7dbc4863f1 (patch) | |
tree | e6688f0a4bb0c35af8600d4ac9d33c6390ae1961 /version.h | |
parent | 3421c7810412d336cadb3667c7e24a08f1ac988d (diff) | |
download | glibc-c4eba5de131bee03f5381f05cedd8b7dbc4863f1.zip glibc-c4eba5de131bee03f5381f05cedd8b7dbc4863f1.tar.gz glibc-c4eba5de131bee03f5381f05cedd8b7dbc4863f1.tar.bz2 |
Update.
2002-09-02 Ulrich Drepper <drepper@redhat.com>
* version.h (VERSION): Bump to 2.2.93.
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.2.92" +#define VERSION "2.2.93" |