mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-05-08 21:41:23 +00:00
set version to 6.1.0
This commit is contained in:
parent
335260edf8
commit
992aa0a3bd
|
|
@ -22,7 +22,7 @@ namespace Seeddms\Seeddms;
|
|||
|
||||
class Version { /* {{{ */
|
||||
|
||||
const _number = "6.0.40";
|
||||
const _number = "6.1.0";
|
||||
const _string = "SeedDMS";
|
||||
|
||||
function __construct() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user