~ubuntu-branches/ubuntu/trusty/gajim/trusty-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Yann Leboulanger
  • Date: 2011-06-19 21:46:09 UTC
  • mfrom: (10.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110619214609-lsn9c8bd4ciswy6w
Tags: 0.14.3-1
* New upstream release.
* Fix closing roster window. Closes: #630315

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_INIT([Gajim - A Jabber Instant Messager],
2
 
                [0.14.2],[http://trac.gajim.org/],[gajim])
 
2
                [0.14.3],[http://trac.gajim.org/],[gajim])
3
3
AC_PREREQ([2.59])
4
4
 
5
5
AC_CONFIG_HEADER(config.h)