~cjcurran/indicator-sound/expose-transport-continually

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Conor Curran
  • Date: 2011-03-11 16:34:21 UTC
  • Revision ID: conor.curran@canonical.com-20110311163421-ji3kqz7y9bj4bigq
bumped in prep for release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
AC_INIT(indicator-sound, 0.6.2, conor.curran@canonical.com)
 
2
AC_INIT(indicator-sound, 0.6.3, conor.curran@canonical.com)
3
3
 
4
4
AC_PREREQ(2.53)
5
5
 
6
6
AM_CONFIG_HEADER(config.h)
7
 
AM_INIT_AUTOMAKE(indicator-sound, 0.6.2)
 
7
AM_INIT_AUTOMAKE(indicator-sound, 0.6.3)
8
8
 
9
9
AM_MAINTAINER_MODE
10
10