summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-17 06:41:01 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-17 06:41:01 +0000
commit04166d6ee15cdcc3f1a5f384fdeb76ba892ecaf5 (patch)
treee54a18edd70f73e486cb966f80b4d741ff37ed68 /version.h
parentb76e5a4e6b295e0917120e8f0db1cf3f987b7f86 (diff)
Update.
1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/posix/tempname.c (__path_search): Add casts for format string. 1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sunrpc/rpc/xdr.h (XDR_DESTROY, xdr_destroy): Avoid dangling else problem. (IXDR_PUT_INT32): Fully parenthesize parameters. (IXDR_GET_LONG, IXDR_PUT_LONG): Mark GCC extension. Fully parenthesize parameter.
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 76d94a03cb..16e84362a7 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.107"
+#define VERSION "2.0.108"