Skip to content

Commit

Permalink
Beginning of 2.13 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed May 19, 2010
1 parent 12a8f18 commit 373d545
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2010-05-19 Ulrich Drepper <drepper@redhat.com>

* version.h: Update for 2.13 development version.

2010-05-12 Andrew Stubbs <ams@codesourcery.com>

* sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
Expand Down
4 changes: 2 additions & 2 deletions 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.12"
#define RELEASE "development"
#define VERSION "2.12.90"

0 comments on commit 373d545

Please sign in to comment.