- set next upcomming version 3.1.0

This commit is contained in:
steinm 2011-02-18 16:16:03 +00:00
parent d1778c7f15
commit dd898d659b

View File

@ -19,7 +19,7 @@
class LetoDMS_Version {
var $_number = "3.0.0-RC1";
var $_number = "3.1.0-RC1";
var $_string = "LetoDMS";
function LetoDMS_Version() {