diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-09 19:02:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-09 19:02:58 +0000 |
commit | 9c0206c91f48a08ac3dd73159e60c672a9ed37bd (patch) | |
tree | 8cb1a854d5a1c073ab8b943cb93d40d7f5ffcbc8 | |
parent | ec76d7284cc1575324f80bab1d0660f4931e2c00 (diff) | |
download | glibc-9c0206c91f48a08ac3dd73159e60c672a9ed37bd.tar glibc-9c0206c91f48a08ac3dd73159e60c672a9ed37bd.tar.gz glibc-9c0206c91f48a08ac3dd73159e60c672a9ed37bd.tar.bz2 glibc-9c0206c91f48a08ac3dd73159e60c672a9ed37bd.zip |
(VERSION): Bump to 2.2.2.
-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.1" +#define VERSION "2.2.2" |