From 36170e1af223b07c1dc4342fe8d4c62ff7bd74b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 13 Sep 1999 03:21:00 +0000 Subject: [PATCH] (VERSION): Bump to 2.1.3. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 70e2bac5353..a5c1dee9437 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.1.2" +#define VERSION "2.1.3" -- 2.47.2