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

Commit

Permalink
Fix version to Jakarta 2020.330.p6
Browse files Browse the repository at this point in the history
  • Loading branch information
gempa-jabe committed Mar 30, 2021
1 parent eed03d6 commit 59d741c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trunk/libs/seiscomp3/core/version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ FrameworkVersion CurrentVersion;


FrameworkVersion::FrameworkVersion() {
_text = "Jakarta 2020.330.p5";
_text = "Jakarta 2020.330.p6";
}


Expand Down

0 comments on commit 59d741c

Please sign in to comment.