diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-04-17 15:20:30 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2015-04-17 15:20:30 +0200 |
commit | 1f8a8591ba9a7b09ea81591c084945b0b246ce9c (patch) | |
tree | 96dd206954658746f2c164d041bccfdc06aa7e6e /microkernel/mach/mig | |
parent | 91e9730c02d18be3a9e27c1fe1a4928bdc55eb00 (diff) |
news/2015-04-10-releases: New page.
Diffstat (limited to 'microkernel/mach/mig')
-rw-r--r-- | microkernel/mach/mig/gnu_mig.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/microkernel/mach/mig/gnu_mig.mdwn b/microkernel/mach/mig/gnu_mig.mdwn index 933453f7..77cbed05 100644 --- a/microkernel/mach/mig/gnu_mig.mdwn +++ b/microkernel/mach/mig/gnu_mig.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2001, 2006, 2008, 2009, 2010, 2013 Free Software -Foundation, Inc."]] +[[!meta copyright="Copyright © 2001, 2006, 2008, 2009, 2010, 2013, 2015 Free +Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -24,7 +24,7 @@ Like its predecessor, it can only generate C code, that has to be compiled and linked to client and server programs respectively ([[!taglink open_issue_mig]]). -The latest release is [[GNU MIG 1.4|news/2013-09-27]]. +The latest release is [[GNU MIG 1.5|news/2015-04-10-releases]]. * [[Building]] - building (and obtaining) GNU MIG * [[Open Issues|tag/open_issue_mig]] |