mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 03:59:13 +02:00
snapshot monitor: updated to fpc 2.2.2rc2
git-svn-id: trunk@15780 -
This commit is contained in:
parent
c85ebeb48d
commit
e3ee66f002
@ -2,8 +2,8 @@
|
||||
<CONFIG>
|
||||
<Version
|
||||
Lazarus="0.9.25"
|
||||
FPC_Release="2.2.0"
|
||||
FPC_Fixes="2.2.1"
|
||||
FPC_Release="2.2.2rc2"
|
||||
FPC_Fixes="2.2.3"
|
||||
FPC_Devel="2.3.1"
|
||||
/>
|
||||
<Server Type="ftp" Name="Snapshot on scenergy">
|
||||
@ -16,9 +16,13 @@
|
||||
Description="Lazarus source bzip2"
|
||||
/>
|
||||
<File
|
||||
Mask="Lazarus-$LAZVER-fpc-$FPCRELEASEVER-*-win32.exe"
|
||||
Mask="Lazarus-$LAZVER-fpc-$FPCRELEASEVER-????????-win32.exe"
|
||||
Description="Lazarus win32 with fpc release ($FPCRELEASEVER)"
|
||||
/>
|
||||
<File
|
||||
Mask="Lazarus-$LAZVER-fpc-$FPCRELEASEVER-????????-cross-arm-wince-win32.exe"
|
||||
Description="Lazarus win32 cross arm-wince with fpc release ($FPCRELEASEVER)"
|
||||
/>
|
||||
<File
|
||||
Mask="Lazarus-$LAZVER-fpc-$FPCFIXESVER-????????-win32.exe"
|
||||
Description="Lazarus win32 with fpc fixes branch ($FPCFIXESVER)"
|
||||
@ -37,7 +41,7 @@
|
||||
/>
|
||||
<File
|
||||
Mask="Lazarus-$LAZVER-fpc-$FPCFIXESVER-*-win64.exe"
|
||||
Description="Lazarus win64 with fpc fixes branch ($FPCFIXESVER)"
|
||||
Description="Lazarus win64 with fpc development branch ($FPCFIXESVER)"
|
||||
/>
|
||||
<File
|
||||
Mask="Lazarus-$LAZVER-fpc-$FPCDEVELVER-*-win64.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user