diff --git a/version.h b/version.h index 7feca9c867..834f2724b9 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ -#define RELEASE "stable" -#define VERSION "2.43" +#define RELEASE "development" +#define VERSION "2.43.9000"