~rodrigo-moya/evolution-couchdb/multiple-deletes

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Rodrigo Moya
  • Date: 2009-10-10 09:27:16 UTC
  • Revision ID: git-v1:fa32fc97d975507a1a2110c965fbfbb2db6fc41a
Tags: EVOLUTION_COUCHDB_0_3_2
ReleaseĀ 0.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Process this file with autoconf to produce a configure script.
2
2
AC_PREREQ(2.52)
3
3
 
4
 
AC_INIT(evolution-couchdb, 0.3.1, https://bugs.launchpad.net/bugs/+filebug)
 
4
AC_INIT(evolution-couchdb, 0.3.2, https://bugs.launchpad.net/bugs/+filebug)
5
5
AC_CONFIG_SRCDIR(addressbook)
6
6
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
7
7