diff options
| author | Ulrich Drepper <drepper@redhat.com> | 1998-11-20 17:27:47 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-20 17:27:47 +0000 |
| commit | d89e7a9637286db87a4ac5808e3d4b2f63b2ac52 (patch) | |
| tree | 0754985a90a7a4a838c5bf65e2ed7666d662c010 /version.h | |
| parent | 5edb938769a98985e6d0d2ddc9ffcae7860f8b9e (diff) | |
| download | glibc-d89e7a9637286db87a4ac5808e3d4b2f63b2ac52.tar.xz glibc-d89e7a9637286db87a4ac5808e3d4b2f63b2ac52.zip | |
Update.
* version.h (VERSION): Bump to 2.0.103.
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 "experimental" -#define VERSION "2.0.102" +#define VERSION "2.0.103" |
