~ubuntu-branches/ubuntu/lucid/gnome-build/lucid

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Rob Bradford
  • Date: 2008-02-17 11:17:30 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080217111730-8f5gws5ubjg0udb0
Tags: 0.2.2-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AAC_PREREQ(2.52)
2
2
 
3
3
# Initialization and versioning
4
 
AC_INIT(gnome-build, 0.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-build)
 
4
AC_INIT(gnome-build, 0.2.2, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-build)
5
5
AM_CONFIG_HEADER(config.h)
6
6
AC_CONFIG_SRCDIR(src/Makefile.am)
7
7