propagate from branch 'ca.inverse.sogo.1_3_13' (head 3c9a6f0cbe911bb41c045765248ecc411a616633)

to branch 'ca.inverse.sogo' (head 06454d6f51cf228398d63d36b7e74eaac7080cc2)

Monotone-Parent: 06454d6f51cf228398d63d36b7e74eaac7080cc2
Monotone-Parent: 3c9a6f0cbe911bb41c045765248ecc411a616633
Monotone-Revision: ef75cd511cd1ba19bc7897bde4a1822bc3ea723e

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-03-01T15:45:50
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Jean Raby
2012-03-01 15:45:50 +00:00
3 changed files with 4 additions and 4 deletions
Binary file not shown.
+1 -1
View File
@@ -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",
+3 -3
View File
@@ -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