diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-16 10:06:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-16 10:06:22 +0000 |
commit | 4c904bd459b353a85cedb0a32242874021318fcf (patch) | |
tree | c7b32451034ef639e162bdcebf0cd09b46d8ab93 /version.h | |
parent | 26da047f376abd5da2561be914b93179c7230afa (diff) | |
download | glibc-4c904bd459b353a85cedb0a32242874021318fcf.tar glibc-4c904bd459b353a85cedb0a32242874021318fcf.tar.gz glibc-4c904bd459b353a85cedb0a32242874021318fcf.tar.bz2 glibc-4c904bd459b353a85cedb0a32242874021318fcf.zip |
* version.h (VERSION): Update to 1.91.
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 "alpha" -#define VERSION "1.90" +#define VERSION "1.91" |