Skip to content

Commit

Permalink
art v3_14_00
Browse files Browse the repository at this point in the history
* Updated dependencies.

* Improved handling of full SQLite DB.
  • Loading branch information
greenc-FNAL committed Nov 3, 2023
1 parent 8c86a5e commit e41e6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)

find_package(cetmodules 2.13.00 REQUIRED)
project(art VERSION 3.13.02 LANGUAGES CXX C)
project(art VERSION 3.14.00 LANGUAGES CXX C)

include(CetCMakeEnv)
cet_cmake_env()
Expand Down

0 comments on commit e41e6a6

Please sign in to comment.