~raof/launchpad-integration/improve-first-branch-experience

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: robert.ancell at gmail
  • Date: 2010-02-09 00:50:12 UTC
  • Revision ID: robert.ancell@gmail.com-20100209005012-93327jkcdk28vba4
* debian/rules:
  - Revert from DH7 to CDBS and correctly do CLI build

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT([launchpad-integration], [0.1.32])
 
1
AC_INIT([launchpad-integration], [0.1.33])
2
2
 
3
3
AC_CONFIG_HEADERS([config.h])
4
4
AC_CONFIG_MACRO_DIR([m4])