Skip to content

Commit f43dd77

Browse files
Change version from (1.31) to (1.32 BETA)
1 parent a47b07d commit f43dd77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/main.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ implementation
240240
// 'udp://open.demonii.com:1337/announce'
241241
);
242242
//program name and version
243-
FORM_CAPTION = 'Bittorrent tracker editor (1.31)';
243+
FORM_CAPTION = 'Bittorrent tracker editor (1.32 BETA)';
244244
TORRENT_FILES_CONTENTS_FORM_CAPTION =
245245
'Show all the files inside the torrents. (Use right mouse for popup menu.)';
246246

source/trackereditor.lpi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@
565565
</CodeGeneration>
566566
<Linking>
567567
<Debugging>
568-
<UseHeaptrc Value="True"/>
568+
<GenerateDebugInfo Value="False"/>
569569
<StripSymbols Value="True"/>
570570
</Debugging>
571571
<LinkSmart Value="True"/>

0 commit comments

Comments
 (0)