~ubuntu-branches/ubuntu/quantal/libtelepathy/quantal

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Riccardo Setti
  • Date: 2006-11-27 19:09:24 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20061127190924-w796rpq1p5tg0v47
Tags: 0.0.40-0ubuntu1
New Upstream Release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
#     If any interfaces have been removed since the last public release, then set age to 0.
16
16
m4_define([libtelepathy_major_version], [0])
17
17
m4_define([libtelepathy_minor_version], [0])
18
 
m4_define([libtelepathy_micro_version], [39])
 
18
m4_define([libtelepathy_micro_version], [40])
19
19
 
20
20
m4_define([libtelepathy_current], [2])
21
21
m4_define([libtelepathy_revision], [0])