From: Ulrich Drepper Date: Sun, 28 Dec 1997 18:22:33 +0000 (+0000) Subject: (RELEASE): Set to "production". X-Git-Tag: cvs/glibc-2_0_6~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff46a85e214ec73378206f7bc59b58bcad38a24;p=thirdparty%2Fglibc.git (RELEASE): Set to "production". --- 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"