~cjwatson/ubiquity/method-filesystem-split

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Colin Watson
  • Date: 2008-09-29 11:43:24 UTC
  • Revision ID: cjwatson@canonical.com-20080929114324-yqejri98awx2aw9y
bump to 1.10.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.52)
2
 
AC_INIT(ubiquity, 1.10.0, https://launchpad.net/ubuntu/+source/ubiquity/+filebug)
 
2
AC_INIT(ubiquity, 1.10.1, https://launchpad.net/ubuntu/+source/ubiquity/+filebug)
3
3
AC_CONFIG_SRCDIR(src/cut-and-paste/e-map/e-map.c)
4
4
AC_CONFIG_AUX_DIR([build])
5
5
AC_CONFIG_MACRO_DIR([m4])