Fix version.h for glibc 2.34 development
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 2 Feb 2021 11:22:25 +0000 (08:22 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 2 Feb 2021 11:22:25 +0000 (08:22 -0300)
version.h

index 1163fe2..35aa174 100644 (file)
--- a/version.h
+++ b/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"