Does someone know where/how to check which Redmine version I'm running?

link|improve this question

56% accept rate
Please read the FAQ, SU is not about web services. – Molly7244 Feb 26 '10 at 18:37
6  
@Molly, this is kind of a gray area... the user is most likely running this on their own computer, and therefore it does fit into the realm of SU, or maybe SF. – heavyd Feb 26 '10 at 18:46
1  
I do agree with @heavyd and really don't understand people that 'have to' close questions. If you 'don't like them' leave them somebody else might attend them. – Radek Jul 28 '10 at 0:39
I didn't know Redmine was a web service. Lol. – ShaChris23 Jul 28 '10 at 22:23
1  
Redmine is an application. I don't understand why this kind of question gets closed. – Ravi Wallau Mar 15 at 20:07
feedback

closed as off topic by Molly, Diago Feb 26 '10 at 19:50

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

up vote 11 down vote accepted

The change-log can be found at:

$INSTALL_DIR/doc/CHANGELOG

The first entry in the change-log gives the version number.
The way to go is to login as admin, then check the administration link and then info.

link|improve this answer
2  
you can also enter this url http://YOUR-SERVER-NAME/admin/info. As explained at redmine.org – yvoyer Jul 5 '11 at 13:44
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.