Nam G VU
Nam G VU

Reputation: 35404

How to know version of current-running SAKAI?

I need to know the version of the hosted and running SAKAI of my group. How can I know that?

Opening the homepage of SAKAI, aftger logged in, it reads the bottom line as below snapshot saying it is Sakai 1.0 (Kernel 1.3.3)- Server worker1 - does that mean it is version 1?

enter image description here

Upvotes: 1

Views: 519

Answers (1)

samottenhoff
samottenhoff

Reputation: 790

Sakai version 2.9.3 used the kernel version 1.3.3. You can see the versions used for Sakai 2.9.3 in the master pom file:

http://repo1.maven.org/maven2/org/sakaiproject/master/2.9.3/master-2.9.3.pom

Upvotes: 2

Related Questions