diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-19 05:33:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-19 05:33:54 +0000 |
commit | 3f1d2ae094fbd427e4bfabe210f66ad15c593acc (patch) | |
tree | ba4abb1a3815e213f5519143ea196e20f1a871b3 | |
parent | 0bc0e4dd09dd45bce4ab349717b3d0781021c5f7 (diff) | |
download | glibc-3f1d2ae094fbd427e4bfabe210f66ad15c593acc.tar glibc-3f1d2ae094fbd427e4bfabe210f66ad15c593acc.tar.gz glibc-3f1d2ae094fbd427e4bfabe210f66ad15c593acc.tar.bz2 glibc-3f1d2ae094fbd427e4bfabe210f66ad15c593acc.zip |
(VERSION): Bump to 2.2.94.
-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.93" +#define VERSION "2.2.94" |