diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-05-23 00:53:36 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-05-23 00:53:36 +0200 |
commit | 5e0b78708cb59ab4faabf01bdd197b3080820d6b (patch) | |
tree | 8b7451118e9ebab8539bc539ec2bb273f96b8223 /microkernel/mach/mig/gnu_mig.mdwn | |
parent | d2a6e841c0eb10f6c6b7495d5c4644ca74bc4b21 (diff) | |
parent | a9fc3903036c3f58cd8c80e79797feff4eaa3ea9 (diff) |
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/web
Diffstat (limited to 'microkernel/mach/mig/gnu_mig.mdwn')
-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]] |