Roundcube Community Forum

 

Find Version information

Started by Beeblebrox, July 13, 2008, 05:55:35 PM

Previous topic - Next topic

Beeblebrox

I am trying to upgrade to the newest .2 release, however I didn't do the original install a year or more ago and I don't know what version I am upgrading from so I don't know what steps to take.  I can't find the version of roundcube anywhere, which is odd in itself, and prob should be something I could? Anyway, could anyone help me figure out what version I do have installed?  I know it is 0.1-rc1 or higher because it does have the $rcmail_config['draft_autosave'] line.

Thanks.

bpat1434

Look in index.php.  It's in one of a couple places:

1.) In the comments, denoting which "releaes" it is
2.) Defined in a variable in the top section (read: within the first 50 lines) something like $rc_version
 
 

Beeblebrox

Thanks.  There was no $rc_version defined, but I did find the note about the version in the comments.  Version 0.1-rc1  

Thanks again.