~mterry/bamf/no-show-indicators

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Neil Jagdish Patel
  • Date: 2010-09-22 16:13:48 UTC
  • Revision ID: neil.patel@canonical.com-20100922161348-86x3z9m7b50wfmd9
Post release bump

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