mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-10 06:08:17 +02:00
set version to 1.4.0 (1.4.0.4)
git-svn-id: branches/fixes_1_4@48773 -
This commit is contained in:
parent
efc09e830d
commit
b53a360b80
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
||||
|
||||
* Snapshot building.
|
||||
|
@ -1 +1 @@
|
||||
'1.4RC4'
|
||||
'1.4.0'
|
||||
|
@ -148,7 +148,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>Lazarus IDE v1.4RC4</string>
|
||||
<string>Lazarus IDE v1.4.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>laza</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<CONFIG>
|
||||
<EnvironmentOptions>
|
||||
<Version Value="107" Lazarus="1.4RC4"/>
|
||||
<Version Value="107" Lazarus="1.4.0"/>
|
||||
<LazarusDirectory Value="__LAZARUSDIR__">
|
||||
<History Count="1">
|
||||
<Item1 Value="/usr/lib/lazarus/"/>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<CONFIG>
|
||||
<EnvironmentOptions>
|
||||
<Version Value="107" Lazarus="1.4RC4"/>
|
||||
<Version Value="107" Lazarus="1.4.0"/>
|
||||
<LazarusDirectory Value="/Developer/lazarus/">
|
||||
<History Count="1">
|
||||
<Item1 Value="/Developer/lazarus/"/>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<CONFIG>
|
||||
<EnvironmentOptions>
|
||||
<Version Value="107" Lazarus="1.4RC4"/>
|
||||
<Version Value="107" Lazarus="1.4.0"/>
|
||||
<LazarusDirectory Value="%LazDir%">
|
||||
</LazarusDirectory>
|
||||
<CompilerFilename Value="%FpcBinDir%\fpc.exe">
|
||||
|
Loading…
Reference in New Issue
Block a user