~3v1n0/bamf/libreoffice-base-and-tests-0.2

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Didier Roche
  • Date: 2012-06-20 18:21:13 UTC
  • Revision ID: didier.roche@canonical.com-20120620182113-rh3u7tjbx1i759r4
Tags: 0.2.118
releasing 0.2.118

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.116, dx-team@canonical.com)
 
5
AC_INIT(bamf, 0.2.118, dx-team@canonical.com)
6
6
AC_PREREQ(2.62)
7
7
 
8
8
AC_CONFIG_SRCDIR(src/main.c)