From 0ea968c3e603da9da9c8ae8f81382d105127ab2d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 21 Dec 2000 16:21:27 +0000 Subject: Sync version number with Makefile --- include/features.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/features.h b/include/features.h index 44a4f55ac..634590f49 100644 --- a/include/features.h +++ b/include/features.h @@ -7,7 +7,7 @@ these macros to test for features in specific releases. */ #define __UCLIBC__ 0 #define __UCLIBC_MAJOR__ 9 -#define __UCLIBC_MINOR__ 1 +#define __UCLIBC_MINOR__ 5 /* Make a half-hearted attempt to accomodate non-gcc compilers */ #ifndef __GNUC__ -- cgit v1.2.3