Skip to content

Commit 990dce2

Browse files
Update version (1.33.0.beta.3) -> (1.33.0.beta.4)
1 parent 2a4dd06 commit 990dce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/code/main.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ implementation
184184
);
185185

186186
//program name and version (http://semver.org/)
187-
FORM_CAPTION = 'Bittorrent tracker editor (1.33.0.beta.3)';
187+
FORM_CAPTION = 'Bittorrent tracker editor (1.33.0.beta.4)';
188188

189189
GROUPBOX_PRESENT_TRACKERS_CAPTION =
190190
'Present trackers in all torrent files. Select the one that you want to keep. And added to all torrent files.';

0 commit comments

Comments
 (0)