]> sourceware.org Git - glibc.git/commitdiff
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 1163fe29af03bdb9c536c4ecad91b49608bc830f..35aa1744ec17fdd2a8d8d8147595543fb9d2feda 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"
This page took 0.041562 seconds and 5 git commands to generate.