Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 25 May 1999 14:31:24 +0000 (14:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 25 May 1999 14:31:24 +0000 (14:31 +0000)
* version.h (VERSION): Bump to 2.1.90.
(RELEASE): Mark as development.

ChangeLog
version.h

index f7833de..95e74b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-05-25  Ulrich Drepper  <drepper@cygnus.com>
 
+       * version.h (VERSION): Bump to 2.1.90.
+       (RELEASE): Mark as development.
+
        * stdio-common/vfprintf.c (vfprintf): Don't implement special
        handling for long long if it is the same as long.
        * stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
index ad78768..feb5ad3 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
-#define RELEASE "stable"
-#define VERSION "2.1.1"
+#define RELEASE "development"
+#define VERSION "2.1.90"