Skip to content

Commit

Permalink
* version.h: Bump to 2.10 development.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Jan 2, 2009
1 parent d36ad87 commit 623d0bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2009-01-02 Ulrich Drepper <drepper@redhat.com>

* version.h: Bump to 2.10 development.

* posix/getconf.c: Update copyright year.
* nss/getent.c: Likewise.
* iconv/iconvconfig.c: Likewise.
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.9"
#define RELEASE "development"
#define VERSION "2.9.90"

0 comments on commit 623d0bf

Please sign in to comment.