1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Open development for 2.20

This commit is contained in:
Allan McRae
2014-02-08 08:10:29 +10:00
parent 9a869d8220
commit d5b396c1c8
3 changed files with 13 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
#define RELEASE "stable"
#define VERSION "2.19"
#define RELEASE "development"
#define VERSION "2.19.90"