mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
1998-10-06 Ulrich Drepper <drepper@cygnus.com> * version.h (VERSION): Bump to 2.0.97.cvs/glibc-2-1-branch
2 changed files with 5 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.96" |
|||
#define VERSION "2.0.97" |
|||
|
|||
Loading…
Reference in new issue