mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-12-08 00:01:15 -05:00
Set up for the next release.
This commit is contained in:
parent
52191d9d61
commit
188b2a0f23
9
NEWS
9
NEWS
@ -1,6 +1,6 @@
|
|||||||
GNU make NEWS -*-indented-text-*-
|
GNU make NEWS -*-indented-text-*-
|
||||||
History of user-visible changes.
|
History of user-visible changes.
|
||||||
09 Oct 2013
|
13 Oct 2013
|
||||||
|
|
||||||
See the end of this file for copyrights and conditions.
|
See the end of this file for copyrights and conditions.
|
||||||
|
|
||||||
@ -8,6 +8,13 @@ All changes mentioned here are more fully described in the GNU make
|
|||||||
manual, which is contained in this distribution as the file doc/make.texi.
|
manual, which is contained in this distribution as the file doc/make.texi.
|
||||||
See the README file and the GNU make manual for instructions for
|
See the README file and the GNU make manual for instructions for
|
||||||
reporting bugs.
|
reporting bugs.
|
||||||
|
|
||||||
|
Version 4.1
|
||||||
|
|
||||||
|
A complete list of bugs fixed in this version is available here:
|
||||||
|
|
||||||
|
http://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=105&set=custom
|
||||||
|
|
||||||
|
|
||||||
Version 4.0 (09 Oct 2013)
|
Version 4.0 (09 Oct 2013)
|
||||||
|
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
# You should have received a copy of the GNU General Public License along with
|
# You should have received a copy of the GNU General Public License along with
|
||||||
# this program. If not, see <http://www.gnu.org/licenses/>.
|
# this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
AC_INIT([GNU make],[4.0],[bug-make@gnu.org])
|
AC_INIT([GNU make],[4.0.90],[bug-make@gnu.org])
|
||||||
|
|
||||||
AC_PREREQ([2.62])
|
AC_PREREQ([2.62])
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user