Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
getdp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
getdp
getdp
Commits
a7a5c293
There was an error fetching the commit references. Please try again later.
Commit
a7a5c293
authored
8 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
8b45fcba
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
doc/VERSIONS.txt
+2
-0
2 additions, 0 deletions
doc/VERSIONS.txt
doc/getdp.html
+7
-7
7 additions, 7 deletions
doc/getdp.html
with
10 additions
and
8 deletions
CMakeLists.txt
+
1
−
1
View file @
a7a5c293
...
@@ -61,7 +61,7 @@ endif(ENABLE_FORTRAN)
...
@@ -61,7 +61,7 @@ endif(ENABLE_FORTRAN)
set
(
GETDP_MAJOR_VERSION 2
)
set
(
GETDP_MAJOR_VERSION 2
)
set
(
GETDP_MINOR_VERSION 9
)
set
(
GETDP_MINOR_VERSION 9
)
set
(
GETDP_PATCH_VERSION
1
)
set
(
GETDP_PATCH_VERSION
2
)
set
(
GETDP_EXTRA_VERSION
""
CACHE STRING
"GetDP extra version string"
)
set
(
GETDP_EXTRA_VERSION
""
CACHE STRING
"GetDP extra version string"
)
set
(
GETDP_VERSION
"
${
GETDP_MAJOR_VERSION
}
.
${
GETDP_MINOR_VERSION
}
"
)
set
(
GETDP_VERSION
"
${
GETDP_MAJOR_VERSION
}
.
${
GETDP_MINOR_VERSION
}
"
)
...
...
This diff is collapsed.
Click to expand it.
doc/VERSIONS.txt
+
2
−
0
View file @
a7a5c293
2.9.2: small bug fixes.
2.9.1: small improvements (CopySolution[], -cpu) and bug fixes.
2.9.1: small improvements (CopySolution[], -cpu) and bug fixes.
2.9.0: new ONELAB 1.2 protocol with native support for lists; simple C++ and
2.9.0: new ONELAB 1.2 protocol with native support for lists; simple C++ and
...
...
This diff is collapsed.
Click to expand it.
doc/getdp.html
+
7
−
7
View file @
a7a5c293
...
@@ -119,16 +119,16 @@ License (GPL)</a>:
...
@@ -119,16 +119,16 @@ License (GPL)</a>:
<ul>
<ul>
<li>
<li>
<p
class=
"highlight"
>
<p
class=
"highlight"
>
Current stable release (Version 2.9.
1
, August 1
8
2016):
Current stable release (Version 2.9.
2
, August
2
1 2016):
Windows
Windows
<a
href=
"bin/Windows/getdp-2.9.
1
-Windows32c.zip"
>
32 bit
</a>
/
<a
href=
"bin/Windows/getdp-2.9.
2
-Windows32c.zip"
>
32 bit
</a>
/
<a
href=
"bin/Windows/getdp-2.9.
1
-Windows64c.zip"
>
64 bit
</a>
,
<a
href=
"bin/Windows/getdp-2.9.
2
-Windows64c.zip"
>
64 bit
</a>
,
Linux
Linux
<a
href=
"bin/Linux/getdp-2.9.
1
-Linux32c.tgz"
>
32 bit
</a>
/
<a
href=
"bin/Linux/getdp-2.9.
2
-Linux32c.tgz"
>
32 bit
</a>
/
<a
href=
"bin/Linux/getdp-2.9.
1
-Linux64c.tgz"
>
64 bit
</a>
,
<a
href=
"bin/Linux/getdp-2.9.
2
-Linux64c.tgz"
>
64 bit
</a>
,
<a
href=
"bin/MacOSX/getdp-2.9.
1
-MacOSX64c.tgz"
>
MacOS X
</a>
<a
href=
"bin/MacOSX/getdp-2.9.
2
-MacOSX64c.tgz"
>
MacOS X
</a>
and
and
<a
href=
"src/getdp-2.9.
1
-source.tgz"
>
source code
</a>
<a
href=
"src/getdp-2.9.
2
-source.tgz"
>
source code
</a>
</p>
</p>
<p>
<p>
<em>
The binary versions are compiled
<em>
The binary versions are compiled
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment