~oem-solutions-group/unity-2d/indicator-sound

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Sebastien Bacher
  • Date: 2010-06-28 15:35:19 UTC
  • mfrom: (28.9.10 upstream)
  • Revision ID: seb128@ubuntu.com-20100628153519-zi98aargg1szseq4
Tags: 0.3.4-0ubuntu1
releasing version 0.3.4-0ubuntu1

Show diffs side-by-side

added added

removed removed

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