From 3decedce640208c25323bca68c98381c640ab06f Mon Sep 17 00:00:00 2001
From: Petr Baudis <pasky@ucw.cz>
Date: Tue, 8 Dec 2009 21:10:20 +0100
Subject: [PATCH] glibc 2.11.1 release

---
 version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/version.h b/version.h
index e44ecd4a193..3c51c9ca2a8 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"
+#define VERSION "2.11.1"
-- 
GitLab