audriusrudalevicius / evolutionchamber

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

Implement auto update #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently the application doesn't have an auto update mechanism.
Slower adoption rate of newer versions is bad both for users and the 
developers. Some people may never update to a newer version simply because the 
task is not their top priority.

What is the expected output? What do you see instead?
I expect:
* The application to update itself to the newest released version.
* The user decides when to update
* Previous version is not removed
* The application is restarted into the newer version after the update

Please use labels and text to provide additional information.

Original issue reported on code.google.com by netpr...@gmail.com on 22 Oct 2010 at 11:47

GoogleCodeExporter commented 8 years ago
Fixed in r42
See the commit message for details.

Original comment by netpr...@gmail.com on 22 Oct 2010 at 11:55