~ubuntu-branches/ubuntu/precise/telepathy-glib/precise-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2011-06-22 16:29:01 UTC
  • mfrom: (1.6.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20110622162901-tc492ifcn229lmkh
Tags: 0.15.2-2
Cherry-pick upstream fix to increase timeout of the contact-lists
test on slower architectures like armel, mips, and mipsel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
m4_define([tp_glib_major_version], [0])
13
13
m4_define([tp_glib_minor_version], [15])
14
 
m4_define([tp_glib_micro_version], [1])
 
14
m4_define([tp_glib_micro_version], [2])
15
15
m4_define([tp_glib_nano_version], [0])
16
16
 
17
17
# If library source has changed since last release, increment revision
26
26
# (we don't guarantee that we won't add ABI then remove it again, if it was
27
27
# never seen in a release).
28
28
 
29
 
m4_define([tp_glib_lt_current], [58])
 
29
m4_define([tp_glib_lt_current], [59])
30
30
m4_define([tp_glib_lt_revision], [0])
31
 
m4_define([tp_glib_lt_age], [58])
 
31
m4_define([tp_glib_lt_age], [59])
32
32
 
33
33
# Some magic
34
34
m4_define([tp_glib_base_version],