Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit cd42a9c

Browse files
committed
Fix version to Jakarta 2020.330.p5
1 parent 0411933 commit cd42a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/trunk/libs/seiscomp3/core/version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ FrameworkVersion CurrentVersion;
4545

4646

4747
FrameworkVersion::FrameworkVersion() {
48-
_text = "Jakarta 2020.330.p4";
48+
_text = "Jakarta 2020.330.p5";
4949
}
5050

5151

0 commit comments

Comments
 (0)