summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-14 12:13:08 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-14 12:13:08 +0000
commit47d805f646ed7f80b98861eba6ea6b61f87d9df4 (patch)
tree2a088fe2aee87b872c8876ffee13798775c7d048
parent8ab1cf08c6269fbc981e7ba713acc3149c116e4e (diff)
Update.
* version.h (VERSION): Bump to 2.0.110.
-rw-r--r--ChangeLog2
-rw-r--r--version.h2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 782dac7754..117be96f4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1999-01-14 Ulrich Drepper <drepper@cygnus.com>
+ * version.h (VERSION): Bump to 2.0.110.
+
* nis/nis_error.c (nis_errlist): Fix typo in string.
* misc/regexp.h: Add restrict to function declarations.
diff --git a/version.h b/version.h
index 9284b36c37..0644ef91eb 100644
--- 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.109"
+#define VERSION "2.0.110"