diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-05-18 17:23:10 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-05-18 17:23:10 +0200 |
commit | a9fc3903036c3f58cd8c80e79797feff4eaa3ea9 (patch) | |
tree | e4b7448b02654ef548a7f0434be7f8056752e501 /microkernel/mach/mig | |
parent | a443afde27a74f8d8bc13e1184ecf16d513d6147 (diff) |
news/2016-05-18-releases
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 e6f51802..415d1e32 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, 2015 Free -Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2001, 2006, 2008, 2009, 2010, 2013, 2015, 2016 +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.6|news/2015-10-31-releases]]. +The latest release is [[GNU MIG 1.7|news/2016-05-18-releases]]. * [[Building]] - building (and obtaining) GNU MIG * [[Open Issues|tag/open_issue_mig]] |