~ubuntu-branches/ubuntu/maverick/vinagre/maverick

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-10-19 14:01:47 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20091019140147-3ujely89inklfvo1
Tags: 2.28.1-0ubuntu1
* New upstream version:
  - Keep the aspect ratio when using scaling.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Process this file with autoconf to produce a configure script.
2
2
 
3
 
AC_INIT(vinagre, 2.28.0.1, http://projects.gnome.org/vinagre/)
 
3
AC_INIT(vinagre, 2.28.1, http://projects.gnome.org/vinagre/)
4
4
 
5
5
VINAGRE_API_VERSION=1.0
6
6
AC_SUBST(VINAGRE_API_VERSION)