diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-12-01 08:28:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-12-01 08:28:54 +0000 |
commit | 3fe446cefbcf2bff10f7cd26339399ad389fdaa5 (patch) | |
tree | 21e36d801642c2dacae6864a984438482c278d20 /version.h | |
parent | 7587ef7ca2860408691abb44e2e5f33a703e35c4 (diff) | |
download | glibc-3fe446cefbcf2bff10f7cd26339399ad389fdaa5.tar.gz glibc-3fe446cefbcf2bff10f7cd26339399ad389fdaa5.tar.xz glibc-3fe446cefbcf2bff10f7cd26339399ad389fdaa5.zip |
Automatic version bump.
2003-12-01 Automatic * version.h (VERSION): Bump to 2.3.3.
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h index 311508382e..07d0ac72f6 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "stable" -#define VERSION "2.3.2" +#define VERSION "2.3.3" |