diff --git a/Documentation/SOGo Installation Guide.odt b/Documentation/SOGo Installation Guide.odt index c5c06fd0b..3caf34cdc 100644 Binary files a/Documentation/SOGo Installation Guide.odt and b/Documentation/SOGo Installation Guide.odt differ diff --git a/Scripts/updates.php b/Scripts/updates.php index 28b6829ac..7e07166e6 100755 --- a/Scripts/updates.php +++ b/Scripts/updates.php @@ -33,7 +33,7 @@ $plugins "sogo-integrator@inverse.ca" => array( "application" => "thunderbird", "version" => "10.0.0", - "filename" => "sogo-integrator-10.0.0.xpi" ) + "filename" => "sogo-integrator-10.0.0.xpi" ), "{e2fda1a4-762b-4020-b5ad-a41df1933103}" => array( "application" => "thunderbird", "version" => "1.2.1", diff --git a/Version b/Version index 09503ebca..bf09603b5 100644 --- a/Version +++ b/Version @@ -2,6 +2,6 @@ # This file is included by library makefiles to set the version information # of the executable. -MAJOR_VERSION=2 -MINOR_VERSION=0 -SUBMINOR_VERSION=0 +MAJOR_VERSION=1 +MINOR_VERSION=3 +SUBMINOR_VERSION=13