Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit d6827914 authored by gsell's avatar gsell
Browse files

Merge branch '791-opal-release-2024-1' into 'master'

Update versions in master

See merge request !666
parents 08c48c33 62ba1df4
No related branches found
No related tags found
1 merge request!666Update versions in master
cmake_minimum_required (VERSION 3.12)
cmake_policy(VERSION 3.12)
project (OPAL VERSION 2022.2.99)
project (OPAL VERSION 2024.2)
set (PROJECT_BUGREPORT opal@lists.psi.ch)
string (REGEX REPLACE "\\.([0-9])\\." ".0\\1." PACKAGE_VERSION ${PROJECT_VERSION})
......
......@@ -38,7 +38,7 @@ PROJECT_NAME = "OPAL (Object Oriented Parallel Accelerator Library)"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = "2022.2-dev"
PROJECT_NUMBER = "2024.2"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
......
......@@ -28,6 +28,7 @@ Suzanne Sheehy (Oxford);
Jochem Snuverink (PSI);
Daniel Winklehner (MIT);
Arnau Albà (PSI)
Mohsen Sadr (PSI)
</B>
<P>
For further information please contact us on the <a href="mailto:opal@lists.psi.ch">OPAL mailing list</a>
......
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