Skip to content

Commit

Permalink
Automatic version bump.
Browse files Browse the repository at this point in the history
2003-12-01  Automatic

	* version.h (VERSION): Bump to 2.3.3.
  • Loading branch information
Ulrich Drepper committed Dec 1, 2003
1 parent 7587ef7 commit 3fe446c
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 @@
2003-12-01 Automatic

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

2003-11-30 Andreas Jaeger <aj@suse.de>

* stdio-common/vfprintf.c: Do not inline buffered_vfprintf to
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.2"
#define VERSION "2.3.3"

0 comments on commit 3fe446c

Please sign in to comment.