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

Fix version.h for glibc 2.34 development

This commit is contained in:
Adhemerval Zanella
2021-02-02 08:22:25 -03:00
parent 0ca21427d9
commit caa60b79f8

View File

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