We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4dd06 commit 990dce2Copy full SHA for 990dce2
source/code/main.pas
@@ -184,7 +184,7 @@ implementation
184
);
185
186
//program name and version (http://semver.org/)
187
- FORM_CAPTION = 'Bittorrent tracker editor (1.33.0.beta.3)';
+ FORM_CAPTION = 'Bittorrent tracker editor (1.33.0.beta.4)';
188
189
GROUPBOX_PRESENT_TRACKERS_CAPTION =
190
'Present trackers in all torrent files. Select the one that you want to keep. And added to all torrent files.';
0 commit comments