This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [PATCH] newlib/libc/include/sys/features.h: update newlib version and copyright year
- From: Jeff Johnston <jjohnstn at redhat dot com>
- To: Freddie Chopin <freddie_chopin at op dot pl>
- Cc: newlib at sourceware dot org
- Date: Mon, 5 Jan 2015 12:31:57 -0500 (EST)
- Subject: Re: [PATCH] newlib/libc/include/sys/features.h: update newlib version and copyright year
- Authentication-results: sourceware.org; auth=none
- References: <549D45BA dot 6050202 at op dot pl>
Patch committed.
-- Jeff J.
----- Original Message -----
From: "Freddie Chopin" <freddie_chopin@op.pl>
To: newlib@sourceware.org
Sent: Friday, December 26, 2014 6:25:46 AM
Subject: [PATCH] newlib/libc/include/sys/features.h: update newlib version and copyright year
Hi!
Recently symbols "__NEWLIB__" and "__NEWLIB_MINOR__" were added to
newlib/libc/include/sys/features.h. The numbers were not updated when
newlib 2.2 was released and still show version 2.1.
Additionally I modified copyright year of the header - git history shows
changes in each year between 2004 and 2014, so I guess the change to
"...-2014" will be OK.
Regards,
FCh