~ubuntu-branches/ubuntu/wily/gnome-menus/wily-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2012-09-17 13:19:49 UTC
  • mfrom: (1.1.69)
  • Revision ID: package-import@ubuntu.com-20120917131949-8b5pjv2o6y8zueb0
Tags: 3.5.92-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.62)
2
2
 
3
 
AC_INIT([gnome-menus], [3.5.5],
 
3
AC_INIT([gnome-menus], [3.5.92],
4
4
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus])
5
5
AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
6
6