~noskcaj/ubuntu/utopic/devhelp/merge

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2012-03-27 11:41:53 UTC
  • mfrom: (1.3.24)
  • Revision ID: package-import@ubuntu.com-20120327114153-ugfyr33a5lt0t2fv
Tags: 3.4.0-0ubuntu1
* New upstream release:
  - Fix compilation warnings with -Wunused-but-set-variable
  - Updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ([2.64])
2
2
AC_INIT([Devhelp],
3
 
        [3.3.91],
 
3
        [3.4.0],
4
4
        [http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp],
5
5
        [devhelp],
6
6
        [http://live.gnome.org/devhelp])