diff options
author | Roland McGrath <roland@gnu.org> | 2004-12-19 09:41:58 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-12-19 09:41:58 +0000 |
commit | 720817e73fae5c6f9790130c5908ca137a161f41 (patch) | |
tree | 8a41e3b95dea170e9a102868149ae06b161924c0 /version.h | |
parent | 24be813b839abf6813f8e5dc5ba0ca57a7f4a09b (diff) | |
download | glibc-720817e73fae5c6f9790130c5908ca137a161f41.tar glibc-720817e73fae5c6f9790130c5908ca137a161f41.tar.gz glibc-720817e73fae5c6f9790130c5908ca137a161f41.tar.bz2 glibc-720817e73fae5c6f9790130c5908ca137a161f41.zip |
* version.h (VERSION): 2.3.4.
* README.template: Various updates.
* README: Regenerated.
* NEWS: Mention ports.
* README-alpha: File removed.
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 "stable" -#define VERSION "2.3.3" +#define VERSION "2.3.4" |