~jtaylor/ubuntu/oneiric/gajim/multiple-CVE

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Nafallo Bjälevik
  • Date: 2008-12-24 17:00:00 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20081224170000-48qz86u7g0pua03t
Tags: 0.12.1-0ubuntu1
* New upstream bugfix release:
  + Fix filetransfer
  + Updated german translation
  + Fix click on notifications when text string is empty
  + Improve systray popup menu

Show diffs side-by-side

added added

removed removed

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