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

Open master branch for glibc 2.28 development

This commit is contained in:
Dmitry V. Levin
2018-02-01 17:18:19 +00:00
parent 23158b08a0
commit 086ee48eae
3 changed files with 30 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.27"
#define RELEASE "development"
#define VERSION "2.27.9000"