ingmojica / swifttide

Automatically exported from code.google.com/p/swifttide
0 stars 0 forks source link

Update Version #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the latest download version swift106a.
2.
3.

What is the expected output? 
Version 1.06 

What do you see instead?
Version 1.05 2007-05-15

What version of the product are you using? 
1.06a

On what operating system?
Linux

Please provide any additional information below.
I uploaded all files from the 1.06a except for configuration.php.  Is there
a better way to upgrade.  

Original issue reported on code.google.com by odd.f...@gmail.com on 7 Nov 2007 at 8:32

GoogleCodeExporter commented 9 years ago
Hello,

if you have downloaded version swift106a, that is exactly what you got.
Never mind that it says version 1.05. We simply forgot to edit the
configuration file. If you like to do it yourself, it is easy:
Edit the file "installation/version.php" on line 17. Change two lines:

Line 17: change from 
var $RELEASE    = '1.05';
to
var $RELEASE    = '1.06a';

Line 27: change from
var $RELDATE    = '2007-05-15';
to
var $RELDATE    = '2007-08-31';

Helmut

Original comment by Helmut.L...@gmail.com on 21 Nov 2007 at 12:03

GoogleCodeExporter commented 9 years ago
Thanks

Original comment by odd.f...@gmail.com on 4 Dec 2007 at 8:06

GoogleCodeExporter commented 9 years ago

Original comment by doug...@gmail.com on 8 Dec 2007 at 10:23