From 3ff46a85e214ec73378206f7bc59b58bcad38a24 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 28 Dec 1997 18:22:33 +0000 Subject: [PATCH] (RELEASE): Set to "production". --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index b3124a039a2..ca49307f6d4 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ -#define RELEASE "experimental" +#define RELEASE "production" #define VERSION "2.0.6" -- 2.47.2