summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-11-13 19:03:53 +0000
committerUlrich Drepper <drepper@redhat.com>1998-11-13 19:03:53 +0000
commit77d10f94bf43b73394f9a3eaf1052c4bfc52905f (patch)
treea13eea72d219ae48f4ee3a283ad5c549549676bf /version.h
parent47b856a9eac04e1e18d949cc751c397610bba429 (diff)
Update.
* version.h (VERSION): Bump to 2.0.102. * stdio-common/tstdiomisc.c (t2): Update test case for last scanf change. * stdio-common/scanf7.c (main): Likewise. 1998-11-13 Ulrich Drepper <drepper@cygnus.com>
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 8bbeef7913..78efe87c4d 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.101"
+#define VERSION "2.0.102"