Bumpez les versions! (Except the ReadMe, because I don't have Word, and the Debian stuff, because it confused me.)

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3518 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
Jens Ayton 2010-06-13 15:40:59 +00:00
parent e9a7e9dc0f
commit a7d96ce760
17 changed files with 16 additions and 15 deletions

View File

@ -5,6 +5,7 @@ Doc/ReadMe.rtfd
Minor versions:
installers/autopackage/default.x86.apspec
installers/autopackage/default.x86_64.apspec
debian/changelog.in
src/Cocoa/Info-Oolite.plist
src/Cocoa/oolite-version.plist

Binary file not shown.

View File

@ -34,7 +34,7 @@ this.name = "oolite-cloaking-device";
this.author = "Jens Ayton";
this.copyright = "© 2007-2009 the Oolite team.";
this.description = "Cloaking device mission in galaxy 5.";
this.version = "1.74";
this.version = "1.75";
this.shipWillExitWitchspace = function ()

View File

@ -33,7 +33,7 @@ MA 02110-1301, USA.
this.name = "oolite-cloaking-device-pod";
this.author = "Jens Ayton";
this.copyright = "© 20072009 the Oolite team.";
this.version = "1.74";
this.version = "1.75";
this.shipWasScooped = function (scooper)

View File

@ -33,7 +33,7 @@ MA 02110-1301, USA.
this.name = "oolite-cloaking-device-target-ship";
this.author = "Jens Ayton";
this.copyright = "© 2008-2009 the Oolite team.";
this.version = "1.74";
this.version = "1.75";
this.shipDied = function ()

View File

@ -33,7 +33,7 @@ MA 02110-1301, USA.
this.name = "oolite-constrictor-hunt";
this.author = "Eric Walch";
this.copyright = "© 20082009 the Oolite team.";
this.version = "1.74";
this.version = "1.75";
this.cleanUp = function ()

View File

@ -33,7 +33,7 @@ MA 02110-1301, USA.
this.name = "oolite-constrictor";
this.author = "Eric Walch";
this.copyright = "© 20082009 the Oolite team.";
this.version = "1.74";
this.version = "1.75";
this.legalPoints = 0;

View File

@ -33,7 +33,7 @@ this.name = "oolite-default-ship-script";
this.author = "Jens Ayton";
this.copyright = "© 20072009 the Oolite team.";
this.description = "Standard script for ships.";
this.version = "1.74";
this.version = "1.75";
// launch_actions handled on shipSpawned().

View File

@ -43,7 +43,7 @@ MA 02110-1301, USA.
this.name = "oolite-global-prefix";
this.author = "Jens Ayton";
this.copyright = "© 2009 the Oolite team.";
this.version = "1.74";
this.version = "1.75";
this.global = (function () { return this; } ).call();

View File

@ -33,7 +33,7 @@ MA 02110-1301, USA.
this.name = "oolite-nova";
this.author = "Eric Walch, Jens Ayton, Kaks";
this.copyright = "© 2009 the Oolite team.";
this.version = "1.74";
this.version = "1.75";
this.missionOffers = function ()

View File

@ -33,7 +33,7 @@ MA 02110-1301, USA.
this.name = "oolite-thargoid-plans";
this.author = "Eric Walch";
this.copyright = "© 20082009 the Oolite team.";
this.version = "1.74";
this.version = "1.75";
this.missionOffers = function ()

View File

@ -33,7 +33,7 @@ MA 02110-1301, USA.
this.name = "oolite-thargoid-warship";
this.author = "Jens Ayton";
this.copyright = "© 2008 the Oolite team.";
this.version = "1.74";
this.version = "1.75";
this.shipDied = function ()

View File

@ -34,7 +34,7 @@ this.name = "oolite-trumbles";
this.author = "Jens Ayton";
this.copyright = "© 20082009 the Oolite team.";
this.description = "Random offers of trumbles.";
this.version = "1.74";
this.version = "1.75";
this.startUp = function ()

View File

@ -16,7 +16,7 @@ Packager: Konstantinos Sykas <ksykas@gmail.com>
Summary: Oolite is an Elite tribute game that is easily expandable.
URL: http://oolite.aegidian.org
License: GNU GPL version 2
SoftwareVersion: 1.74
SoftwareVersion: 1.75
AutopackageTarget: 1.4
# Use 'CPUArchitectures: x86_64' if 'uname -m' gives x86_64
CPUArchitectures: x86

View File

@ -16,7 +16,7 @@ Packager: Konstantinos Sykas <ksykas@gmail.com>
Summary: Oolite is an Elite tribute game that is easily expandable.
URL: http://oolite.aegidian.org
License: GNU GPL version 2
SoftwareVersion: 1.74
SoftwareVersion: 1.75
AutopackageTarget: 1.4
# Use 'CPUArchitectures: x86' if 'uname -m' gives i?86 (i.e. consider '?' as a wildcard)
CPUArchitectures: x86_64

View File

@ -60,7 +60,7 @@
<key>CFBundleSignature</key>
<string>Ool8</string>
<key>CFBundleVersion</key>
<string>1.74</string>
<string>1.75</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>

View File

@ -1 +1 @@
OOLITE_VERSION=1.74
OOLITE_VERSION=1.75