Skip to content
Snippets Groups Projects
Commit 15eea577 authored by Marco van Oort's avatar Marco van Oort
Browse files

Update version number to 4.1

parent 2e094554
No related branches found
No related tags found
No related merge requests found
MONDRIAAN version 4.0 (this version released August 2013):
MONDRIAAN version 4.1 (this version released October 2016):
------------------------
Copyright May 2002 (version 1.0): Brendan Vastenhouw and Rob H. Bisseling
Copyright July 2008 (version 2.0): Rob H. Bisseling, Wouter Meesen, Tristan van Leeuwen,
......@@ -7,7 +7,9 @@ Copyright July 2010 (version 3.0): Rob H. Bisseling, Bas Fagginger Auer,
Albert-Jan Yzelman, Brendan Vastenhouw.
Prototype Matlab interface: Ken Stanley.
Copyright August 2013 (version 4.0): Rob H. Bisseling, Bas Fagginger Auer,
Albert-Jan Yzelman, Daniel Pelt.
Daniel Pelt, Albert-Jan Yzelman.
Copyright October 2016 (version 4.1): Rob H. Bisseling, Bas Fagginger Auer,
Marco van Oort, Daniel Pelt, Albert-Jan Yzelman,
Extensive documentation is found in the `docs' directory.
......
......@@ -6,12 +6,12 @@
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<link href="style.css" rel="stylesheet" type="text/css">
<title>User's guide Mondriaan version 4.0</title>
<title>User's guide Mondriaan version 4.1</title>
</head>
<body>
<h2>User's guide Mondriaan version 4.0</h2>
<h2>User's guide Mondriaan version 4.1</h2>
<div id="top">
<div><a href="#inst">Installing</a></div>
......
......@@ -8,7 +8,7 @@
# Absolute path of the directory which contains this file (included last in every Makefile in the subdirectories).
MONDRIAANHOMEDIR:= $(abspath $(dir $(lastword $(MAKEFILE_LIST))))
MONDRIAANCURRENTVERSION := 4.0
MONDRIAANCURRENTVERSION := 4.1
MONDRIAANMAJORVERSION := 4
# ==== Matlab support ====
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment