~indicator-network-developers/ofono/trunk.packaging

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Kalle Valo
  • Date: 2010-11-08 09:54:19 UTC
  • mfrom: (2738.1.1165)
  • Revision ID: kalle.valo@canonical.com-20101108095419-3u5fy1msw22i8ubt
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.60)
2
 
AC_INIT(ofono, 0.34)
 
2
AC_INIT(ofono, 0.35)
3
3
 
4
4
AM_INIT_AUTOMAKE([foreign subdir-objects])
5
5
AM_CONFIG_HEADER(config.h)