Minor version increment 3.1.2 to mark bug fixes on stable branch.
This commit is contained in:
parent
8e8740abba
commit
d5b4dd9382
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.1.1';
|
||||
return '3.1.2';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue