mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 20:59:08 +02:00
version 1.4RC1
git-svn-id: branches/fixes_1_4@47335 -
This commit is contained in:
parent
bf309402ff
commit
0448fcf4cb
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -7323,8 +7323,8 @@ packager/globallinks/lazutils-1.lpl svneol=native#text/plain
|
|||||||
packager/globallinks/lazvlc-1.lpl svneol=native#text/plain
|
packager/globallinks/lazvlc-1.lpl svneol=native#text/plain
|
||||||
packager/globallinks/lazwebextra-0.9.lpl svneol=native#text/plain
|
packager/globallinks/lazwebextra-0.9.lpl svneol=native#text/plain
|
||||||
packager/globallinks/lazwiki-1.0.1.lpl svneol=native#text/plain
|
packager/globallinks/lazwiki-1.0.1.lpl svneol=native#text/plain
|
||||||
packager/globallinks/lcl-1.3.lpl svneol=native#text/plain
|
packager/globallinks/lcl-1.4.0.1.lpl svneol=native#text/plain
|
||||||
packager/globallinks/lclbase-1.3.lpl svneol=native#text/plain
|
packager/globallinks/lclbase-1.4.0.1.lpl svneol=native#text/plain
|
||||||
packager/globallinks/leakview-1.lpl svneol=native#text/plain
|
packager/globallinks/leakview-1.lpl svneol=native#text/plain
|
||||||
packager/globallinks/lhelpcontrolpkg-0.2.lpl svneol=native#text/plain
|
packager/globallinks/lhelpcontrolpkg-0.2.lpl svneol=native#text/plain
|
||||||
packager/globallinks/lr_add_function-1.lpl svneol=native#text/plain
|
packager/globallinks/lr_add_function-1.lpl svneol=native#text/plain
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
lazarus (1.4RC1-0) unstable; urgency=low
|
||||||
|
|
||||||
|
* Snapshot building.
|
||||||
|
|
||||||
|
-- Mattias Gaertner <mattias@freepascal.org> Sun, 11 Jan 2015 12:00:12 +0100
|
||||||
|
|
||||||
lazarus (1.3.0) unstable; urgency=low
|
lazarus (1.3.0) unstable; urgency=low
|
||||||
|
|
||||||
* Snapshot building.
|
* Snapshot building.
|
||||||
|
@ -23,7 +23,8 @@
|
|||||||
<VersionInfo>
|
<VersionInfo>
|
||||||
<UseVersionInfo Value="True"/>
|
<UseVersionInfo Value="True"/>
|
||||||
<MajorVersionNr Value="1"/>
|
<MajorVersionNr Value="1"/>
|
||||||
<MinorVersionNr Value="3"/>
|
<MinorVersionNr Value="4"/>
|
||||||
|
<BuildNr Value="1"/>
|
||||||
<CharSet Value="04B0"/>
|
<CharSet Value="04B0"/>
|
||||||
<StringTable ProductName="Lazarus IDE" ProductVersion=""/>
|
<StringTable ProductName="Lazarus IDE" ProductVersion=""/>
|
||||||
</VersionInfo>
|
</VersionInfo>
|
||||||
|
BIN
ide/lazarus.res
BIN
ide/lazarus.res
Binary file not shown.
@ -1 +1 @@
|
|||||||
'1.3'
|
'1.4RC1'
|
||||||
|
@ -148,7 +148,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>Lazarus IDE v1.3 beta</string>
|
<string>Lazarus IDE v1.4RC1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>laza</string>
|
<string>laza</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Package Version="4">
|
<Package Version="4">
|
||||||
<Name Value="LCL"/>
|
<Name Value="LCL"/>
|
||||||
|
<Type Value="RunAndDesignTime"/>
|
||||||
<Author Value="Lazarus"/>
|
<Author Value="Lazarus"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
@ -118,17 +119,15 @@ end;"/>
|
|||||||
<Other>
|
<Other>
|
||||||
<CompilerMessages>
|
<CompilerMessages>
|
||||||
<IgnoredMessages idx5044="True"/>
|
<IgnoredMessages idx5044="True"/>
|
||||||
<UseMsgFile Value="True"/>
|
|
||||||
</CompilerMessages>
|
</CompilerMessages>
|
||||||
<CustomOptions Value="$(IDEBuildOptions)"/>
|
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Lazarus Component Library. Visual components with great Delphi VCL compatibility, but running natively on many platforms.
|
<Description Value="Lazarus Component Library. Visual components with great Delphi VCL compatibility, but running natively on many platforms.
|
||||||
"/>
|
"/>
|
||||||
<License Value="modified LGPL-2
|
<License Value="modified LGPL-2
|
||||||
"/>
|
"/>
|
||||||
<Version Major="1" Minor="3"/>
|
<Version Major="1" Minor="4" Build="1"/>
|
||||||
<Files Count="438">
|
<Files Count="438">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="carbon/agl.pp"/>
|
<Filename Value="carbon/agl.pp"/>
|
||||||
@ -2176,14 +2175,13 @@ end;"/>
|
|||||||
<Filename Value="gtk3/gtk3wsextdlgs.pp"/>
|
<Filename Value="gtk3/gtk3wsextdlgs.pp"/>
|
||||||
<AddToUsesPkgSection Value="False"/>
|
<AddToUsesPkgSection Value="False"/>
|
||||||
<UnitName Value="Gtk3WSExtDlgs"/>
|
<UnitName Value="Gtk3WSExtDlgs"/>
|
||||||
</Item438>
|
</Item438>
|
||||||
</Files>
|
</Files>
|
||||||
<LazDoc Paths="../../docs/xml/lcl"/>
|
<LazDoc Paths="../../docs/xml/lcl"/>
|
||||||
<i18n>
|
<i18n>
|
||||||
<EnableI18N Value="True"/>
|
<EnableI18N Value="True"/>
|
||||||
<OutDir Value="../languages"/>
|
<OutDir Value="../languages"/>
|
||||||
</i18n>
|
</i18n>
|
||||||
<Type Value="RunAndDesignTime"/>
|
|
||||||
<RequiredPkgs Count="1">
|
<RequiredPkgs Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="LCLBase"/>
|
<PackageName Value="LCLBase"/>
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"/>
|
"/>
|
||||||
<License Value="modified LGPL-2
|
<License Value="modified LGPL-2
|
||||||
"/>
|
"/>
|
||||||
<Version Major="1" Minor="3"/>
|
<Version Major="1" Minor="4" Build="1"/>
|
||||||
<Files Count="278">
|
<Files Count="278">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="checklst.pas"/>
|
<Filename Value="checklst.pas"/>
|
||||||
|
@ -33,11 +33,11 @@ interface
|
|||||||
|
|
||||||
const
|
const
|
||||||
lcl_major = 1;
|
lcl_major = 1;
|
||||||
lcl_minor = 3;
|
lcl_minor = 4;
|
||||||
lcl_release = 0;
|
lcl_release = 0;
|
||||||
lcl_patch = 0;
|
lcl_patch = 1;
|
||||||
lcl_fullversion = ((lcl_major * 100 + lcl_minor) * 100 + lcl_release) * 100 + lcl_patch;
|
lcl_fullversion = ((lcl_major * 100 + lcl_minor) * 100 + lcl_release) * 100 + lcl_patch;
|
||||||
lcl_version = '1.3';
|
lcl_version = '1.4.0.1';
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user