diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 19:17:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 19:17:32 +0000 |
commit | 3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b (patch) | |
tree | 68c59a1022d9c6e56b7ddf9cf28a3da643c4b13b /version.h | |
parent | 548f240823a4d7fad38a7338e4ed77898ec7cd72 (diff) | |
download | glibc-3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b.tar.gz |
Update.
* version.h (VERSION): Bump to 2.0.109.
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.108" +#define VERSION "2.0.109" |