glibc/version.h
Ulrich Drepper 3fe446cefb Automatic version bump.
2003-12-01  Automatic

	* version.h (VERSION): Bump to 2.3.3.
2003-12-01 08:28:54 +00:00

5 lines
116 B
C

/* This file just defines the current version number of libc. */
#define RELEASE "stable"
#define VERSION "2.3.3"