From f2020c64596a90ca8d7d93afa1b8ad155d716f0e Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Wed, 19 May 2010 22:31:55 +0200 Subject: glibc 2.11.2 release --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 3c51c9ca2a..08933b63fc 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.11.1" +#define VERSION "2.11.2" -- cgit v1.2.3