diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-28 06:26:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-28 06:26:29 +0000 |
commit | 9dedc9695d85dd49118c67b252d722494cc8c2aa (patch) | |
tree | c2bb5cedc59f7fe5c8d725f26c9327cf68011558 /version.h | |
parent | 228293b5906774f8d5dffde32251863d045a354e (diff) | |
download | glibc-9dedc9695d85dd49118c67b252d722494cc8c2aa.tar.gz |
Update.
* version.h (VERSION): Bump to 2.2.3.
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 "stable" -#define VERSION "2.2.2" +#define VERSION "2.2.3" |