diff --git a/CMakeLists.txt b/CMakeLists.txt index 5433d9eba20e938fe33eb089577fcf80ad5ccf45..58ac7a56a89f2f4a3c55b4bcaf39f5809a98e662 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ 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}) diff --git a/Doxyfile.in b/Doxyfile.in index 89d944fb492ee2de04abdcee63daf16bafed4301..731b8d936ed59b39521e263afc9123731191f9d6 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -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 diff --git a/src/addToDoxygenMainPage.h b/src/addToDoxygenMainPage.h index cdac37b796da826bef34771814866cdcaedc862b..00a2302fec64a8a5363cd01c11981f26a79cabd8 100644 --- a/src/addToDoxygenMainPage.h +++ b/src/addToDoxygenMainPage.h @@ -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>