From 979ae3bab72b2d9dcef88c7201750a958b6e6ad2 Mon Sep 17 00:00:00 2001 From: Nathan Brei Date: Mon, 22 Jul 2024 14:20:03 -0400 Subject: [PATCH] Bump version to 2.3.0 --- CMakeLists.txt | 2 +- docs/Download.md | 20 ++++---------------- 2 files changed, 5 insertions(+), 17 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9be02064e..34fa3eaf9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) cmake_policy(SET CMP0074 NEW) # find_package() uses _ROOT implicit hints -project(jana2 VERSION 2.2.0) +project(jana2 VERSION 2.3.0) set(CMAKE_POSITION_INDEPENDENT_CODE ON) # Enable -fPIC for all targets diff --git a/docs/Download.md b/docs/Download.md index 191840aa5..29a640e2a 100644 --- a/docs/Download.md +++ b/docs/Download.md @@ -25,22 +25,10 @@ title: JANA: Multi-threaded HENP Event Reconstruction - [See online doxygen documentation](http://www.jlab.org/JANA/jana_doc_latest/index.html) - [Download doxygen documentation](http://www.jlab.org/JANA/jana_doc_latest.tar.gz) -### 2.0.3 -- [See release on GitHub](https://github.com/JeffersonLab/JANA2/releases/tag/v2.0.3) -- [See online doxygen documentation](http://www.jlab.org/JANA/jana_doc_2.0.3/index.html) -- [Download doxygen documentation](http://www.jlab.org/JANA/jana_doc_2.0.3.tar.gz) - -### 2.0.2 -- [See release on GitHub](https://github.com/JeffersonLab/JANA2/releases/tag/v2.0.2) -- [See online doxygen documentation](http://www.jlab.org/JANA/jana_doc_2.0.2/index.html) -- [Download doxygen documentation](http://www.jlab.org/JANA/jana_doc_2.0.2.tar.gz) - -### 2.0.1 -- This is the first release where all essential functionality is present. - After this point, breaking changes will be tracked. -- [See release on GitHub](https://github.com/JeffersonLab/JANA2/releases/tag/v2.0.1) -- [See online doxygen documentation](http://www.jlab.org/JANA/jana_doc_2.0.1/index.html) -- [Download doxygen documentation](http://www.jlab.org/JANA/jana_doc_2.0.1.tar.gz) +### 2.3.0 +- [See release on GitHub](https://github.com/JeffersonLab/JANA2/releases/tag/v2.3.0) +- [See online doxygen documentation](http://www.jlab.org/JANA/jana_doc_2.3.0/index.html) +- [Download doxygen documentation](http://www.jlab.org/JANA/jana_doc_2.3.0.tar.gz) ### JANA 1