From 43bcc6cd190dab5819164aa720592ee38b791f75 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 3 Mar 1998 09:22:37 +0000 Subject: [PATCH] (VERSION): Bump to 2.0.7. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index ca49307f6d4..fe62b12df86 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "production" -#define VERSION "2.0.6" +#define VERSION "2.0.7" -- 2.47.2