Skip to content

Commit

Permalink
* version.h (VERSION): Bunp to 2.4.90 for the trunk.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Apr 24, 2006
1 parent ceba6be commit bb0b186
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2006-04-24 Ulrich Drepper <drepper@redhat.com>

* version.h (VERSION): Bunp to 2.4.90 for the trunk.

2006-04-24 Jakub Jelinek <jakub@redhat.com>

* malloc/arena.c (ptmalloc_init): Don't call __malloc_check_init
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 "development"
#define VERSION "2.4"
#define VERSION "2.4.90"

0 comments on commit bb0b186

Please sign in to comment.