Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* version.h (VERSION): Bump to 2.3.1.

	Patch by Stefan Jones <stefan.jones@multigig.com>.
  • Loading branch information
Ulrich Drepper committed Oct 9, 2002
1 parent 89c1676 commit 3459388
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
2002-10-09 Ulrich Drepper <drepper@redhat.com>

* version.h (VERSION): Bump to 2.3.1.

* sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)]
(__libc_tsd_address): Use correct variable name.
Patch by sStefan Jones <tefan.jones@multigig.com>.
Patch by Stefan Jones <stefan.jones@multigig.com>.

* sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;.
Reported by edwardsg@sgi.com [PR libc/4678].
Expand Down
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */

#define RELEASE "stable"
#define VERSION "2.3"
#define VERSION "2.3.1"

0 comments on commit 3459388

Please sign in to comment.