set version to 4.3.0pre1

This commit is contained in:
Uwe Steinmann 2013-05-31 14:23:45 +02:00
parent 154a9caa64
commit 8e7eae836c

View File

@ -20,7 +20,7 @@
class SeedDMS_Version {
var $_number = "4.3.0";
var $_number = "4.3.0pre1";
var $_string = "SeedDMS";
function SeedDMS_Version() {