~3v1n0/indicator-sound/notify-osd-on-scroll

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Conor Curran
  • Date: 2011-01-11 23:35:53 UTC
  • Revision ID: conor.curran@canonical.com-20110111233553-64w2lsi1vf2nhqrv
prep for new release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
AC_INIT(indicator-sound, 0.5.5, conor.curran@canonical.com)
 
2
AC_INIT(indicator-sound, 0.5.6, 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.5.5)
 
7
AM_INIT_AUTOMAKE(indicator-sound, 0.5.6)
8
8
 
9
9
AM_MAINTAINER_MODE
10
10