From 0a8262a1b269f8f1602933248e69dfb041aab7a2 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Thu, 1 Aug 2019 00:29:13 -0400 Subject: Tag 2.30 release. --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.h') diff --git a/version.h b/version.h index 40cfdcf6e3..c2e25fc1ba 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ -#define RELEASE "development" -#define VERSION "2.29.9000" +#define RELEASE "stable" +#define VERSION "2.30" -- cgit 1.4.1