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.p3
Browse files Browse the repository at this point in the history
  • Loading branch information
gempa-jabe committed Feb 23, 2021
1 parent c68de76 commit 9d92953
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.p2";
_text = "Jakarta 2020.330.p3";
}


Expand Down

0 comments on commit 9d92953

Please sign in to comment.