summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-03-09 20:55:57 +0000
committerUlrich Drepper <drepper@redhat.com>1999-03-09 20:55:57 +0000
commit11c293e1461b7823bea06ab8c025eae891846919 (patch)
treee59a2ec996036525d63bf44bf1eefdc1926db965
parent16a2ea64850b7ea7d06e25dc898e1b07cb62416e (diff)
Update.
1999-03-09 Ulrich Drepper <drepper@cygnus.com> * version.h (VERSION): Bump to 2.1.1.
-rw-r--r--ChangeLog4
-rw-r--r--version.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 86a82c6883..d725cf7f23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-03-09 Ulrich Drepper <drepper@cygnus.com>
+
+ * version.h (VERSION): Bump to 2.1.1.
+
1999-03-09 Thorsten Kukuk <kukuk@suse.de>
* nis/ypclnt.c: Try only twice to connect to NIS server.
diff --git a/version.h b/version.h
index 7ce562c150..ad78768249 100644
--- 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"
+#define VERSION "2.1.1"