~ubuntu-branches/ubuntu/lucid/totem/lucid-updates

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-05-18 11:26:39 UTC
  • mfrom: (1.11.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100518112639-ropmafpm9nxy25cl
Tags: 2.30.2-0ubuntu1
* New upstream version:
  - Fix volume being at zero when starting playback (lp: #514658)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
m4_define(totem_version_major, 2)
4
4
m4_define(totem_version_minor, 30)
5
 
m4_define(totem_version_micro, 1)
 
5
m4_define(totem_version_micro, 2)
6
6
 
7
7
AC_INIT([totem],
8
8
        [totem_version_major.totem_version_minor.totem_version_micro],