]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Feb 1999 11:02:57 +0000 (11:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Feb 1999 11:02:57 +0000 (11:02 +0000)
* version.h (VERSION): Bump to 2.1.
(RELEASE): Change to stable.

ChangeLog
version.h

index 55b9ac863cae47d419c35feddfe7c48f75c52c58..fb20bcb9d52875160607c0f6a051131caecd3060 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-02-03  Ulrich Drepper  <drepper@cygnus.com>
 
+       * version.h (VERSION): Bump to 2.1.
+       (RELEASE): Change to stable.
+
        * elf/dlsym.c (dlsym_doit): If no symbol for RTLD_NEXT is found
        initialize ref element of args object so that dlsym does not dump
        a core.
index b6596ab2fa3c9da76f1c9610fb2e23a2e38fdfd9..7ce562c150f300caf154f9515a94db266c869751 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
-#define RELEASE "experimental"
-#define VERSION "2.0.112"
+#define RELEASE "stable"
+#define VERSION "2.1"
This page took 0.054046 seconds and 5 git commands to generate.