Skip to content

Commit 7e8e2cc

Browse files
author
Sergey Martynenko
committed
Weekly Release
update versions for v09_47_00
1 parent 40155e5 commit 7e8e2cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)
1717

18-
project(icarusalg VERSION 09.46.00 LANGUAGES CXX)
18+
project(icarusalg VERSION 09.47.00 LANGUAGES CXX)
1919

2020
message(STATUS
2121
"\n-- ============================================================================="

ups/product_deps

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# The *parent* line must the first non-commented line and defines this product and version
44
# The version must be of the form vxx_yy_zz (e.g. v01_02_03)
5-
parent icarusalg v09_46_00
5+
parent icarusalg v09_47_00
66
defaultqual e20
77

88
# These optional lines define where headers, libraries, and executables go and should
@@ -33,7 +33,7 @@ table_fragment_end
3333
# Add the dependent product and version
3434

3535
product version
36-
larsoftobj v09_17_00
36+
larsoftobj v09_17_01
3737
guideline_sl v3_1_0
3838

3939
cetbuildtools v8_18_04 - only_for_build

0 commit comments

Comments
 (0)