]> source.dussan.org Git - nextcloud-server.git/commit
Set version AFTER a successful update
authorVincent Petry <pvince81@owncloud.com>
Wed, 23 Jul 2014 21:38:17 +0000 (23:38 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Mon, 28 Jul 2014 09:21:13 +0000 (11:21 +0200)
commit9cd741417ace87a4be7b37f57bdd5c122588505e
tree182fe5be5bcdc29738f5cdc0179bea19d7a5f6fd
parent05301825e22f16c7553a5cd490452e35d38e6ac5
Set version AFTER a successful update

If an app upgrade failed, the core version will not be increased either
in the database. This will re-display the update page and make it
possible to redo the apps upgrade.

Note that any core repair routine must take into account that an update
might need to be redone again even though the core's DB state is already
the one of the new version.
lib/private/updater.php