Arne Morten Kvarving
53990808f5
bump version to 2026.04-pre
2025-10-06 11:31:42 +02:00
Tobias Meyer Andersen
b449699764
bump OPM version
2025-04-07 07:55:09 +02:00
Markus Blatt
e66ded8fe7
Merge pull request #389 from akva2/bump_dune_2.9
...
bump minimum dune version to 2.9
2024-12-03 14:06:31 +01:00
Bård Skaflestad
a8bed3c75b
Bump Master Development Version
...
New features now go into the 2025.04 release.
2024-10-11 10:12:09 +02:00
Arne Morten Kvarving
5bffa72033
bump minimum dune version to 2.9
2024-08-02 11:21:17 +02:00
Lisa Julia Nebel
d70058a5bf
Version bump to 2024.10-pre
2024-04-25 13:03:24 +02:00
Markus Blatt
b8f80ba196
Bump version to 2024.04
2023-10-11 21:27:24 +02:00
Arne Morten Kvarving
e3ee893fd4
bump version to 2023.10-pre
2023-04-12 11:33:10 +02:00
Arne Morten Kvarving
4c0f31c652
minimum dune version required is now 2.7
2023-02-27 09:46:58 +01:00
Atgeirr Flø Rasmussen
c597646b7a
Bump version for master branch.
2022-10-18 17:30:43 +02:00
Markus Blatt
c76bf9e5db
Bump version to 2022.10-pre
2022-05-19 16:46:36 +02:00
Atgeirr Flø Rasmussen
5dbc6a06d9
Bump version.
2021-10-22 10:18:26 +02:00
Tor Harald Sandve
466b709499
Bump version number
2021-04-27 10:01:37 +02:00
Arne Morten Kvarving
d04f40beed
bump version to 2021.04-pre
2020-11-06 09:00:28 +01:00
Atgeirr Flø Rasmussen
7d77b0911b
Bump version number
2020-05-28 16:50:49 +02:00
Arne Morten Kvarving
e41517a68e
bump required dune version to 2.6
...
remove compatiblity code for older versions
2020-02-06 16:29:35 +01:00
Arne Morten Kvarving
efe0618213
bump version to 2020.04-pre
2019-11-05 10:54:02 +01:00
Atgeirr Flø Rasmussen
92d904e782
Update version to 2019.10-pre.
2019-04-30 15:39:20 +02:00
Joakim Hove
3ac5e03e22
Bump versions
2018-10-02 16:20:20 +02:00
Andreas Lauser
5b3beca334
dune.module: update version to 2018.10-pre
2018-04-26 17:47:59 +02:00
Arne Morten Kvarving
3cd39df141
adjustments for eclipse support in opm-common
2018-03-06 08:22:02 +01:00
Andreas Lauser
364df08153
dune.module: advertise opm-output as a dependency
...
this is now required because opm-core is gone and thus opm-output is
no longer implicitly available.
2018-01-18 10:16:37 +01:00
Arne Morten Kvarving
ef279af858
remove opm-core from upstream and prerequisite lists
...
also update debian/redhat packaging
2018-01-17 18:16:41 +01:00
Arne Morten Kvarving
bf66ac2bee
bump version to 2018.04-pre in dune.module
2017-12-19 12:45:01 +01:00
Andreas Lauser
1d7df060b3
dune.module: add opm-parser and opm-core to the dependencies
...
since the dependency order of opm-grid and opm-core has been reversed,
opm-grid does not imply opm-core anymore but vice-versa.
for opm-parser, it is IMO good style to specify all dependencies
explicitly.
2017-09-27 19:07:18 +02:00
Arne Morten Kvarving
f7a514c625
require dune >= 2.4
2017-07-19 14:24:00 +02:00
Andreas Lauser
f8519bd863
Change the version to 2017.10-pre
2017-04-13 13:04:05 +02:00
Atgeirr Flø Rasmussen
a0f4267a67
dune.module: change version to 2017.04-pre
2016-11-04 12:26:59 +01:00
Atgeirr Flø Rasmussen
091ae259f7
dune.module: change version to 2016.10-pre
2016-05-03 14:31:32 +02:00
Atgeirr Flø Rasmussen
d2924d0eee
Renaming dune-cornerpoint -> opm-grid.
2016-04-06 13:44:02 +02:00
Arne Morten Kvarving
e4ee827416
updates due to importing opm-porsol
...
- remove dependency from dune.module
- changes in static benchmark build dependencies
- changes in packaging files
2016-03-18 12:18:37 +01:00
Atgeirr Flø Rasmussen
0f1f9abece
Bump version and unify format of dune.module.
2015-10-23 13:18:47 +02:00
Arne Morten Kvarving
2af3e7fc98
changed: sync with renaming to opm-common
2015-09-08 15:01:11 +02:00
Arne Morten Kvarving
cf0776531e
bump version and label
2013-10-21 14:48:51 +02:00
Arne Morten Kvarving
1e317e1877
updated: dune.module file with proper maintainer
...
also put version at 2013.09-PRE instead of 2013.03
2013-09-23 16:06:40 +02:00
Roland Kaufmann
910b710fbd
Add a label field to the project information
...
The difference between the version number (1.0) and the label (2013.03)
is: The version is time-independent but shows the level of compatibility,
see e.g. <http://www.semver.org >, whereas the label is a marketing tool
which describes the project progress.
2013-08-10 20:35:22 +02:00
Roland Kaufmann
39bf0b60fe
Put project-specific information in dune.module
...
This information was previously stored in the build system; now they
are all in one canonical place!
2013-08-10 20:34:41 +02:00
Roland Kaufmann
b6d4921f86
Change branding from DUNE to OPM
...
Only the configuration files where the library name is mentioned are changed.
Renaming the directory dune/ to opm/ would require massive change through-out
the code.
2012-06-26 01:42:58 +02:00
Bård Skaflestad
cef76ee3e6
Add SVN infrastructure for upscaling solvers.
2010-08-23 08:04:06 +00:00