Skip to content

Commit

Permalink
Update version (1.33.0.beta.3) -> (1.33.0.beta.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
GerryFerdinandus committed Nov 5, 2017
1 parent 2a4dd06 commit 990dce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/code/main.pas
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ implementation
);

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

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

0 comments on commit 990dce2

Please sign in to comment.