Changeset 1210

User picture

Author: Xander Jansen

(2012/02/22 06:23) 3 months ago

Mark 1.5 branch as '1.5-beta2-svn' (in preparation for the beta2 release)

Affected files

Updated filesender/branches/filesender-1.5/classes/Version.php Download diff

12091210
32
32
33
class FileSender_Version
33
class FileSender_Version
34
{
34
{
35
	const VERSION = '1.5.0-beta1';
35
	const VERSION = '1.5-beta2-svn';
36
36
37
	//-------------------------------------------------------
37
	//-------------------------------------------------------
38
	// Compare the specified version with the current version.
38
	// Compare the specified version with the current version.