~ubuntu-branches/ubuntu/lucid/evolution-webcal/lucid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-03-13 21:36:11 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070313213611-l9sb0n5bwigop4lj
Tags: 2.10.0-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to produce a configure script.
2
2
AC_PREREQ(2.53)
3
3
 
4
 
AC_INIT(evolution-webcal, 2.9.92)
 
4
AC_INIT(evolution-webcal, 2.10.0)
5
5
AC_CONFIG_SRCDIR(config.h.in)
6
6
AC_COPYRIGHT([Copyright 2004-2007 Novell, Inc.])
7
7