Roundcube Community Forum

Release Support => Release Discussion => Topic started by: Calaad on May 11, 2014, 10:03:08 AM

Title: [SOLVED] Update from 1.0-git to 1.0.1 release.
Post by: Calaad on May 11, 2014, 10:03:08 AM
Hello !

I install 1.0-git few months ago. I now want to upgrade it to the new 1.0.1 release version.

installto script say my installation is up-to-date. The "version_parse($oldversion)" show "1.0.99".

What should i do/change to to come back in the release stream ?

Thank by advance !
Title: Re: Update from 1.0-git to 1.0.1 release.
Post by: alec on May 11, 2014, 10:40:41 AM
Change RCMAIL_VERSION in program/include/iniset.php to "1.0.0".
Title: Re: Update from 1.0-git to 1.0.1 release.
Post by: Calaad on May 11, 2014, 10:55:18 AM
Change done, the script run and all work perfectly.

Thank you very much Alec !