[
https://issues.apache.org/jira/browse/SERF-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Branko Čibej updated SERF-210:
------------------------------
Description:
Replace all {{@since New in 1.4}} in docstrings with version {{{}1.5{}}}.
{noformat}
.../serf-trunk$ grep -ir '@since.*1\.4' . | wc -l
66
{noformat}
was:Replace all {{\@since New in 1.4}} in docstrings with version {{1.5}}.
> @since 1.4 ➝ 1.5
> ----------------
>
> Key: SERF-210
> URL: https://issues.apache.org/jira/browse/SERF-210
> Project: serf
> Issue Type: Task
> Reporter: Branko Čibej
> Priority: Minor
>
> Replace all {{@since New in 1.4}} in docstrings with version {{{}1.5{}}}.
> {noformat}
> .../serf-trunk$ grep -ir '@since.*1\.4' . | wc -l
> 66
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)