Skip to content

Commit 1fe40d2

Browse files
Update version (1.32.0-RC.4) -> (1.32.0-RC.5)
Update the software version for next release.
1 parent 73597f8 commit 1fe40d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/code/main.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ implementation
265265
// 'udp://open.demonii.com:1337/announce'
266266
);
267267
//program name and version (http://semver.org/)
268-
FORM_CAPTION = 'Bittorrent tracker editor (1.32.0-RC.4)';
268+
FORM_CAPTION = 'Bittorrent tracker editor (1.32.0-RC.5)';
269269
TORRENT_FILES_CONTENTS_FORM_CAPTION =
270270
'Show all the files inside the torrents. (Use right mouse for popup menu.)';
271271

travis-lazarus

0 commit comments

Comments
 (0)