Update the version to 5.1.0 RC2
This commit is contained in:
parent
c393b27bf3
commit
a034fbe08b
|
|
@ -12,7 +12,7 @@ if (!class_exists('software')) {
|
|||
* version
|
||||
*/
|
||||
public static function version() {
|
||||
return '5.1.0 RC1';
|
||||
return '5.1.0 RC2';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue