Roundcube Community Forum

 

What Version do I have?

Started by edykstra, July 10, 2009, 09:56:21 PM

Previous topic - Next topic

edykstra

Hello,

A LONG time ago, I installed RoundCube. Now I want to upgrade. There are different instructions based on what version you are upgrading from ... but how do I know what version I have?

Thanks,

Eric

rosali

./program/include/iniset.php ... RCMAIL_VERSION
Regards,
Rosali

edykstra

Hello Rosali,

Thanks for the quick response. However, for me, that file doesn't even exist. But, at least with the environment variable name, I could grep for it. :)

For me, it was in the main index file for roundcube located at

/var/www/roundcube/index.php

define('RCMAIL_VERSION', '0.1-beta2');

Thanks!

Eric