glibc/version.h
Ulrich Drepper 69f8b5e823 Update.
* version.h (VERSION): Bump to 2.2.92.

	* time/Makefile (tst-ftime_l-ENV): New variable.
2002-08-29 10:12:49 +00:00

5 lines
122 B
C

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