about summary refs log tree commit diff
path: root/version.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-12-25 01:23:43 -0800
committerDavid S. Miller <davem@davemloft.net>2012-12-25 01:23:43 -0800
commit2c8bfe7d6f22c4a599894846bf1715d93b295f53 (patch)
tree1834f2d6084fadf432d13c41416e5e135c2a3c08 /version.h
parentc758a6861537815c759cba2018a3b1abb1943842 (diff)
downloadglibc-2c8bfe7d6f22c4a599894846bf1715d93b295f53.tar.gz
glibc-2c8bfe7d6f22c4a599894846bf1715d93b295f53.tar.xz
glibc-2c8bfe7d6f22c4a599894846bf1715d93b295f53.zip
Open development for 2.18. glibc-2.17.90
	* version.h (RELEASE): Set to "development".
	(VERSION): Set to "2.17.90".
	* NEWS: Add 2.18 section.
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 289177c01b..7d9b681a04 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
-#define RELEASE "stable"
-#define VERSION "2.17"
+#define RELEASE "development"
+#define VERSION "2.17.90"