Browse Source

Fix version.h for glibc 2.34 development

tuliom/microwatt
Adhemerval Zanella 5 years ago
parent
commit
caa60b79f8
  1. 2
      version.h

2
version.h

@ -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"

Loading…
Cancel
Save