2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-25 13:51:04 +08:00
glibc/version.h
David S. Miller 2c8bfe7d6f Open development for 2.18.
* version.h (RELEASE): Set to "development".
	(VERSION): Set to "2.17.90".
	* NEWS: Add 2.18 section.
2012-12-25 01:23:43 -08:00

5 lines
123 B
C

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