~ubuntu-branches/ubuntu/trusty/oolite/trusty-proposed

« back to all changes in this revision

Viewing changes to Resources/Scripts/oolite-constrictor-hunt-mission.js

  • Committer: Package Import Robot
  • Author(s): Nicolas Boulenguez
  • Date: 2012-05-29 21:16:33 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20120529211633-tmz532ixd3388qv2
Tags: 1.76.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
this.name                       = "oolite-constrictor-hunt";
38
38
this.author                     = "Eric Walch";
39
39
this.copyright          = "© 2008-2011 the Oolite team.";
40
 
this.version            = "1.76";
 
40
this.version            = "1.76.1";
41
41
 
42
42
 
43
43
this._cleanUp = function ()