glibc/version.h
David S. Miller 6c1fd79571 Open development for 2.19.
* version.h (RELEASE): Set to "development".
	(VERSION): Set to "2.18.90".
	* NEWS: Add 2.19 section.
2013-08-12 13:43:14 -07:00

5 lines
123 B
C

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