Updated version to 2.4.x

This commit is contained in:
Henry 2015-05-22 15:30:44 +01:00
parent 009f6d369f
commit 5f7608cba7
4 changed files with 7 additions and 7 deletions

View file

@ -3,8 +3,8 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>OpenFOAM README for version 2.4.0</title>
<!-- 2015-05-22 Fri 10:50 -->
<title>OpenFOAM README for version 2.4.x</title>
<!-- 2015-05-22 Fri 15:29 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<style type="text/css">
@ -136,7 +136,7 @@ for the JavaScript code in this tag.
</head>
<body>
<div id="content">
<h1 class="title">OpenFOAM README for version 2.4.0</h1>
<h1 class="title">OpenFOAM README for version 2.4.x</h1>
<div id="table-of-contents">
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
@ -194,7 +194,7 @@ License terms under which you can copy the files.
</div>
<div id="postamble" class="status">
<p class="date">Date: 22nd May 2015</p>
<p class="date">Created: 2015-05-22 Fri 10:50</p>
<p class="date">Created: 2015-05-22 Fri 15:29</p>
<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.5 (<a href="http://orgmode.org">Org</a> mode 8.2.10)</p>
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
</div>

View file

@ -1,6 +1,6 @@
# -*- mode: org; -*-
#
#+TITLE: OpenFOAM README for version 2.4.0
#+TITLE: OpenFOAM README for version 2.4.x
#+AUTHOR: The OpenFOAM Foundation
#+DATE: 22nd May 2015
#+LINK: http://www.openfoam.org

View file

@ -32,7 +32,7 @@
#------------------------------------------------------------------------------
export WM_PROJECT=OpenFOAM
export WM_PROJECT_VERSION=2.4.0
export WM_PROJECT_VERSION=2.4.x
################################################################################
# USER EDITABLE PART: Changes made here may be lost with the next upgrade

View file

@ -31,7 +31,7 @@
#------------------------------------------------------------------------------
setenv WM_PROJECT OpenFOAM
setenv WM_PROJECT_VERSION 2.4.0
setenv WM_PROJECT_VERSION 2.4.x
################################################################################
# USER EDITABLE PART: Changes made here may be lost with the next upgrade