set version to 1.4.0 (1.4.0.4)

git-svn-id: branches/fixes_1_4@48773 -
This commit is contained in:
mattias 2015-04-18 08:44:00 +00:00
parent efc09e830d
commit b53a360b80
6 changed files with 11 additions and 5 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
lazarus (1.4.0) stable; urgency=low
* Release building.
-- Mattias Gaertner <mattias@freepascal.org> Sat, 18 Apr 2015 10:35:12 +0200
lazarus (1.4RC3-0) unstable; urgency=low lazarus (1.4RC3-0) unstable; urgency=low
* Snapshot building. * Snapshot building.

View File

@ -1 +1 @@
'1.4RC4' '1.4.0'

View File

@ -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.4RC4</string> <string>Lazarus IDE v1.4.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>laza</string> <string>laza</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<CONFIG> <CONFIG>
<EnvironmentOptions> <EnvironmentOptions>
<Version Value="107" Lazarus="1.4RC4"/> <Version Value="107" Lazarus="1.4.0"/>
<LazarusDirectory Value="__LAZARUSDIR__"> <LazarusDirectory Value="__LAZARUSDIR__">
<History Count="1"> <History Count="1">
<Item1 Value="/usr/lib/lazarus/"/> <Item1 Value="/usr/lib/lazarus/"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<CONFIG> <CONFIG>
<EnvironmentOptions> <EnvironmentOptions>
<Version Value="107" Lazarus="1.4RC4"/> <Version Value="107" Lazarus="1.4.0"/>
<LazarusDirectory Value="/Developer/lazarus/"> <LazarusDirectory Value="/Developer/lazarus/">
<History Count="1"> <History Count="1">
<Item1 Value="/Developer/lazarus/"/> <Item1 Value="/Developer/lazarus/"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<CONFIG> <CONFIG>
<EnvironmentOptions> <EnvironmentOptions>
<Version Value="107" Lazarus="1.4RC4"/> <Version Value="107" Lazarus="1.4.0"/>
<LazarusDirectory Value="%LazDir%"> <LazarusDirectory Value="%LazDir%">
</LazarusDirectory> </LazarusDirectory>
<CompilerFilename Value="%FpcBinDir%\fpc.exe"> <CompilerFilename Value="%FpcBinDir%\fpc.exe">