~ubuntu-branches/ubuntu/trusty/gparted/trusty

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2009-08-23 15:44:32 UTC
  • mfrom: (9.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20090823154432-w1elho5wbwt8wku1
Tags: 0.4.6-2
* Update debian/watch 
* Recommends gksu
  Closes: 542941

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT([gparted],[0.4.5],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
 
1
AC_INIT([gparted],[0.4.6],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
2
2
 
3
3
AC_CONFIG_SRCDIR(src/main.cc)
4
4
AC_CONFIG_HEADERS([config.h])