glibc/version.h
Jakub Jelinek 13a4ee0bb4 [BZ #4745]
[BZ #4586]
	[BZ #4702]
	[BZ #4525]
	[BZ #4514]
	[BZ #4512]
	Merge selected bugfixes from the trunk.
2007-07-12 13:29:44 +00:00

5 lines
114 B
C

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