Monotone-Parent: 2843ffb0343436932d7a2ce0d3aa223f882cbee5

Monotone-Revision: e7144d4661bfe00e94fbb512089c30ae2a0e99e4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-05-21T17:24:13
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2009-05-21 17:24:13 +00:00
parent 56d77dec71
commit aa444432be
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -226,7 +226,7 @@ genConfigMake() {
cfgwrite "SOGO_MAJOR_VERSION=0"
cfgwrite "SOGO_MINOR_VERSION=9"
cfgwrite "SOPE_MAJOR_VERSION=4"
cfgwrite "SOPE_MINOR_VERSION=7"
cfgwrite "SOPE_MINOR_VERSION=9"
if test $ARG_WITH_DEBUG = 1; then
cfgwrite "# configured to produce debugging code";