~3v1n0/+junk/bamf-webapps

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Didier Roche
  • Date: 2012-02-03 07:15:14 UTC
  • Revision ID: didier.roche@canonical.com-20120203071514-vh0viamvo2dt7zpc
Tags: 0.2.108
releasing 0.2.108

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Process this file with autoconf to produce a configure script.
3
3
 
4
4
AC_PREREQ([2.63])
5
 
AC_INIT(bamf, 0.2.107, dx-team@canonical.com)
 
5
AC_INIT(bamf, 0.2.108, dx-team@canonical.com)
6
6
AC_PREREQ(2.62)
7
7
 
8
8
AC_CONFIG_SRCDIR(src/main.c)