From 5fe7a63b3bd3b628c9f9e276268617862c77fdb2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 8 Jan 2002 18:21:33 +0000 Subject: [PATCH] (VERSION): Bump to 2.2.5. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index b8681a0e601..5bbc3a51bbe 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.2.4" +#define VERSION "2.2.5" -- 2.47.2