From 55d02c10b8fb69038adea06b5d748173051adb57 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 10 May 2009 18:38:08 +0000 Subject: [PATCH] (VERSION): Bump to 2.10.1. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 55360008f4..f169c6a0fa 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.10" +#define VERSION "2.10.1" -- 2.11.4.GIT