~3v1n0/bamf/libreoffice-fixes

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Neil Jagdish Patel
  • Date: 2011-09-08 16:40:45 UTC
  • Revision ID: neil.patel@canonical.com-20110908164045-7j4lkq0edhdq1abo
Tags: 0.2.98
[release] 0.2.98

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