diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-03-30 15:56:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-03-30 15:56:16 +0000 |
commit | ca911f45cfdb9ad0d48d59eddb2695f4a2e39bf1 (patch) | |
tree | 83b2dc485b7f651f57a91d860752713318643986 | |
parent | a80f36629b6f87f13a19f3de8db56193a606b3e3 (diff) | |
download | glibc-ca911f45cfdb9ad0d48d59eddb2695f4a2e39bf1.tar.gz |
(VERSION): Bump to 2.0.3.
-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 "experimental" -#define VERSION "2.0.2" +#define VERSION "2.0.3" |