mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
1998-12-01 Ulrich Drepper <drepper@cygnus.com> * version.h (VERSION): Bump to 2.0.105. * sysdeps/generic/Dist: Add bits/libc-tsd.h. * sysdeps/mach/hurd/Dist: Add bits/libc-tsd.h. * sysdeps/unix/sysv/linux/mips/Dist: Add xstatconv.c.cvs/glibc-2-1-branch
5 changed files with 14 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||
/* This file just defines the current version number of libc. */ |
|||
|
|||
#define RELEASE "experimental" |
|||
#define VERSION "2.0.104" |
|||
#define VERSION "2.0.105" |
|||
|
|||
Loading…
Reference in new issue