diff options
| author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-07-28 20:31:31 +0200 |
|---|---|---|
| committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-07-28 20:31:31 +0200 |
| commit | 170550da27f68a08589e91b541883dcc58dee640 (patch) | |
| tree | 07ba01de3ccfdf6162cbb010decdf527d462bb40 | |
| parent | d2097651cc57834dbfcaa102ddfacae0d86cfb66 (diff) | |
Bump version to 2.42.9000glibc-2.42.9000
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
| -rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ -#define RELEASE "stable" -#define VERSION "2.42" +#define RELEASE "development" +#define VERSION "2.42.9000" |
