- set version to 3.4.0

This commit is contained in:
steinm 2012-08-28 09:19:50 +00:00
parent 72cc3a4bf6
commit c0fe231b4e

View File

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