diff options
author | 2002-09-19 05:33:54 +0000 | |
---|---|---|
committer | 2002-09-19 05:33:54 +0000 | |
commit | 3f1d2ae094fbd427e4bfabe210f66ad15c593acc (patch) | |
tree | ba4abb1a3815e213f5519143ea196e20f1a871b3 /version.h | |
parent | * locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls for (diff) | |
download | glibc-3f1d2ae094fbd427e4bfabe210f66ad15c593acc.tar.xz glibc-3f1d2ae094fbd427e4bfabe210f66ad15c593acc.zip |
(VERSION): Bump to 2.2.94.
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.93" +#define VERSION "2.2.94" |