diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-04-24 16:03:24 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-04-24 16:03:24 +0200 |
commit | ea0a53ca2e3821f6f1382fda94bc6d6946e9643b (patch) | |
tree | 21b898bfbcc4e65e79ec73847c9aae95c552b5d3 /microkernel/mach/gnumach.mdwn | |
parent | 42b9f91ed7a259ecec893cd6131bb20d4c073bc0 (diff) | |
parent | 39d2f9ec4462abcdee014623fea4166136c13a8a (diff) |
Merge branch 'master' of braunbox:~hurd-web/hurd-web
Diffstat (limited to 'microkernel/mach/gnumach.mdwn')
-rw-r--r-- | microkernel/mach/gnumach.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/microkernel/mach/gnumach.mdwn b/microkernel/mach/gnumach.mdwn index 84307a49..88c38999 100644 --- a/microkernel/mach/gnumach.mdwn +++ b/microkernel/mach/gnumach.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2001, 2002, 2007, 2008, 2011, 2013 Free Software -Foundation, Inc."]] +[[!meta copyright="Copyright © 2001, 2002, 2007, 2008, 2011, 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 @@ GNU Mach runs on x86 machines. See the [[hardware_compatibility_list]] and information about [[ports]] to other architectures. -The latest release is [[GNU Mach 1.4|news/2013-09-27]]. +The latest release is [[GNU Mach 1.5|news/2015-04-10-releases]]. # Advantages of GNU Mach |